Parquery / icontract
Design-by-contract in Python3 with informative violation messages and inheritance
☆351Updated 4 months ago
Alternatives and similar repositories for icontract:
Users that are interested in icontract are comparing it to the libraries listed below
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆768Updated 2 months ago
- Separate test code from test cases in pytest.☆350Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆274Updated last year
- dead simple python dead code detection☆347Updated this week
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆692Updated last month
- Mutation testing system☆944Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 4 months ago
- Deserialize to objects while staying DRY☆159Updated last year
- Pytest plugin to randomly order tests and control random.seed☆640Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated 11 months ago
- Reusable constraint types to use with typing.Annotated☆525Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,076Updated this week
- Enforce the same settings on multiple projects☆401Updated this week
- An implementation of contracts for Python.☆345Updated 5 years ago
- A Python type checker☆353Updated this week
- Run `black` on python code blocks in documentation files☆652Updated 3 weeks ago
- Mypy static type checker plugin for Pytest☆248Updated last month
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆720Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆849Updated 2 weeks ago
- Tool for automatically sorting python statements within a module☆364Updated this week
- Fast python test runner, compatible with a subset of pytest☆92Updated 4 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆596Updated 3 weeks ago
- Combine contracts and automatic testing.☆78Updated 2 years ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆342Updated 3 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 3 weeks ago
- better error messages for assert equals in pytest☆316Updated 4 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆232Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago