Parquery / icontractLinks
Design-by-contract in Python3 with informative violation messages and inheritance
☆386Updated last week
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.☆846Updated 4 months ago
- Write short and fully-typed lambdas where you need them.☆284Updated last year
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- dead simple python dead code detection☆387Updated last week
- Phantom types for Python.☆226Updated last week
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated 11 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A Python type checker☆376Updated 3 weeks ago
- Enforce the same settings on multiple projects☆413Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆646Updated 2 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Tool for automatically sorting python statements within a module☆388Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Mutation testing system☆1,164Updated 2 weeks ago
- An implementation of contracts for Python.☆348Updated 6 years ago
- Reusable constraint types to use with typing.Annotated☆583Updated last week
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- better error messages for assert equals in pytest☆330Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Changelog management tool☆293Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Tools to generate test data from JSON schemata with Hypothesis☆274Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆964Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last week
- Near Zero-Overhead Python Code Coverage☆548Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆413Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago