dry-python / classesLinks
Smart, pythonic, ad-hoc, typed polymorphism for Python
☆711Updated 6 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.☆279Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆811Updated last week
- Phantom types for Python.☆220Updated this week
- Design-by-contract in Python3 with informative violation messages and inheritance☆374Updated 9 months ago
- A high-performance immutable mapping type for Python.☆1,159Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆913Updated this week
- Reusable constraint types to use with typing.Annotated☆561Updated 2 months ago
- Fast and well tested serialization library☆859Updated last month
- Doing dirty (but extremely useful) things with equals.☆891Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆787Updated 2 weeks ago
- An IoC container for Python 3.8+☆371Updated 5 months ago
- Runtime inspection utilities for Python typing module☆364Updated last month
- the missing toolbox for an async world☆312Updated 2 weeks ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆206Updated last year
- Mock HTTPX with awesome request patterns and response side effects 🦋☆706Updated 2 months ago
- Dev tools for python☆1,037Updated 5 months ago
- Functional programming for Python☆653Updated 4 months ago
- 📦 Autowiring dependency injection container for python 3☆318Updated 6 months ago
- Separate test code from test cases in pytest.☆364Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- A Flexible Service Locator for Python.☆357Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆895Updated 6 months ago
- Enforce the same settings on multiple projects☆405Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated 10 months ago
- pytest fixture to mock HTTPX☆412Updated last month
- Mutation testing system☆1,103Updated this week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆235Updated 2 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago