Ran4 / py-contract-disallower

Tiny python >= 3.6 module for describing function contracts/constraints through decorators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny python >= 3.6 module for describing function contracts/constraints through decorators.

Made for my own amusement only: use something like PyContracts instead.

Run tests with

$ python3 -m unittest discover tests

About

Tiny python >= 3.6 module for describing function contracts/constraints through decorators.


Languages

Language:Python 100.0%