deadpixi / contractsLinks
An implementation of contracts for Python.
☆344Updated 5 years ago
Alternatives and similar repositories for contracts
Users that are interested in contracts are comparing it to the libraries listed below
Sorting:
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 weeks ago
- Custom Python linting through AST expressions☆273Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆368Updated 9 months ago
- Bottom-up approach to refactoring in python☆710Updated 3 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆348Updated last year
- Get a clue, get some code☆362Updated 3 years ago
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- effect isolation in Python, to facilitate more purely functional code☆376Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Self-service finite-state machines for the programmer on the go.☆626Updated this week
- A high-performance immutable mapping type for Python.☆1,156Updated last month
- Mutation testing for Python☆587Updated 3 weeks ago
- McCabe complexity checker for Python☆656Updated 10 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆892Updated 6 months ago
- Python code object transformers☆185Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆805Updated last month
- better error messages for assert equals in pytest☆324Updated 9 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,052Updated 5 months ago
- Debugging manhole for python applications.☆386Updated 11 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated 2 weeks ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆330Updated last year
- Python library to easily setup basic logging functionality☆339Updated 6 months ago
- Auto-generate PEP-484 annotations☆1,439Updated 2 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆355Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago