hayd / contracts

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 supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.

Home Page:http://andreacensi.github.io/contracts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hayd/contracts Watchers