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.☆280Updated last year
- Phantom types for Python.☆219Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆911Updated 2 weeks ago
- Reusable constraint types to use with typing.Annotated☆558Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆805Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,156Updated last month
- Doing dirty (but extremely useful) things with equals.☆883Updated 5 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆779Updated last week
- Fast and well tested serialization library☆854Updated last month
- the missing toolbox for an async world☆308Updated 3 months ago
- Runtime inspection utilities for Python typing module☆363Updated last month
- An IoC container for Python 3.8+☆367Updated 5 months ago
- Functional programming for Python☆646Updated 3 months ago
- A Flexible Service Locator for Python.☆354Updated last week
- Pythonic dependency injection☆322Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- Python Application Configuration With Environment Variables☆450Updated 2 weeks ago
- pytest fixture to mock HTTPX☆409Updated 3 weeks ago
- 📦 Autowiring dependency injection container for python 3☆317Updated 6 months ago
- Enforce the same settings on multiple projects☆405Updated last week
- Dev tools for python☆1,035Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 weeks ago
- Separate test code from test cases in pytest.☆363Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆368Updated 9 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 9 months ago
- aiomisc - miscellaneous utils for asyncio☆399Updated 2 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,089Updated last week
- Multiple dispatch☆834Updated 6 months ago
- Simple and powerful factories for mock data generation☆1,230Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago