Stars
Contributed stuff for munin (plugins, tools, etc...)
PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts…