PyContracts, a new Python project 2011-01-26

A recent project: PyContracts,
a Python package that allows to declare constraints on function parameters and return values. It supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts (notably for Numpy arrays).