dry-python / classesLinks
Smart, pythonic, ad-hoc, typed polymorphism for Python
☆718Updated 8 months ago
Alternatives and similar repositories for classes
Users that are interested in classes are comparing it to the libraries listed below
Sorting:
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆828Updated 2 months ago
- Phantom types for Python.☆225Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆380Updated 11 months ago
- Reusable constraint types to use with typing.Annotated☆574Updated last month
- An IoC container for Python 3.8+☆386Updated last month
- Fast and well tested serialization library☆873Updated 2 weeks ago
- Doing dirty (but extremely useful) things with equals.☆904Updated 2 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆938Updated last week
- A high-performance immutable mapping type for Python.☆1,176Updated 3 months ago
- the missing toolbox for an async world☆325Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 3 weeks ago
- Functional programming for Python☆676Updated 6 months ago
- Runtime inspection utilities for Python typing module☆367Updated 4 months ago
- 📦 Autowiring dependency injection container for python 3☆323Updated last month
- A Flexible Service Locator for Python.☆375Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆263Updated 9 months ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated last year
- Separate test code from test cases in pytest.☆365Updated 2 weeks ago
- Bleeding edge cookiecutter template to create new python packages☆431Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆908Updated 8 months ago
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- pytest fixture to mock HTTPX☆416Updated 3 months ago
- Dev tools for python☆1,047Updated 7 months ago
- Pythonic dependency injection☆325Updated last year
- Python Linter for performance anti patterns☆697Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆370Updated last year
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated last month
- Deserialize to objects while staying DRY☆158Updated 2 years ago