Parquery / icontractLinks
Design-by-contract in Python3 with informative violation messages and inheritance
☆378Updated 11 months ago
Alternatives and similar repositories for icontract
Users that are interested in icontract are comparing it to the libraries listed below
Sorting:
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆825Updated last month
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆716Updated 8 months ago
- Separate test code from test cases in pytest.☆366Updated this week
- Phantom types for Python.☆224Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆366Updated 3 months ago
- A Python type checker☆371Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 11 months ago
- dead simple python dead code detection☆379Updated 2 weeks ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- Enforce the same settings on multiple projects☆405Updated this week
- Tool for automatically sorting python statements within a module☆382Updated last month
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆345Updated 2 months ago
- Reusable constraint types to use with typing.Annotated☆570Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- Pytest plugin to randomly order tests and control random.seed☆674Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- Mutation testing system☆1,127Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆179Updated 11 months ago
- Changelog management tool☆286Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago