Пакет: python-contract (1.4-4)
Ссылки для python-contract
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-contract:
Сопровождающий:
Внешние ресурсы:
- Сайт [www.wayforward.net]
Подобные пакеты:
Programming by contract for Python
This package provides a means for programming by contract in Python. Programming by contact is a methodology whereby a API designer can define checkable preconditions and postconditions for method calls, and invariants for classes and methods. The most famous use of this methodology is in the Eiffel programming language.
This implementation of programming by contract has the developer write constraints in the docstrings of methods and classes that can be optionally checked at runtime. If the constraints are not met, an exception is raised.
Другие пакеты, относящиеся к python-contract
|
|
|
|
Загрузка python-contract
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 26,5 Кб | 147,0 Кб | [список файлов] |