dry-python / classesLinks
Smart, pythonic, ad-hoc, typed polymorphism for Python
☆723Updated last year
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.☆285Updated 2 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆860Updated 2 months ago
- Phantom types for Python.☆233Updated last month
- Reusable constraint types to use with typing.Annotated☆591Updated 2 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆394Updated last week
- A high-performance immutable mapping type for Python.☆1,193Updated 8 months ago
- Fast and well tested serialization library☆899Updated this week
- An IoC container for Python 3.8+☆415Updated last month
- Lint your Python architecture.☆937Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆976Updated last week
- 📦 Autowiring dependency injection container for python 3☆343Updated 6 months ago
- Doing dirty (but extremely useful) things with equals.☆957Updated 2 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆761Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Separate test code from test cases in pytest.☆367Updated 5 months ago
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- A Flexible Service Locator for Python.☆397Updated this week
- the missing toolbox for an async world☆341Updated last month
- pytest fixture to mock HTTPX☆437Updated 2 months ago
- Pythonic dependency injection☆336Updated 2 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆952Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆690Updated this week
- Functional programming for Python☆729Updated 10 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Python Linter for performance anti patterns☆708Updated last year
- Automatic generation of marshmallow schemas from dataclasses.☆473Updated 7 months ago
- ☆77Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last month
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆210Updated last year