Design by Contract capabilities in Python.
Project description
This project enables to use the basics of Design by Contract capabilities in Python, such as enforcing the contracts defined in the epydoc code documentation.
For the most important functionality of this module, you must have epydoc installed. Please refer to epydoc site or your Unix/Linux distribution regarding the installation details.