dry-python / classesLinks
Smart, pythonic, ad-hoc, typed polymorphism for Python
☆710Updated 5 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.☆218Updated last week
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆797Updated last week
- Reusable constraint types to use with typing.Annotated☆553Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,152Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆891Updated this week
- Doing dirty (but extremely useful) things with equals.☆875Updated 4 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆773Updated last month
- Runtime inspection utilities for Python typing module☆360Updated 2 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆366Updated 8 months ago
- Fast and well tested serialization library☆853Updated last week
- Dev tools for python☆1,031Updated 4 months ago
- An IoC container for Python 3.8+☆364Updated 4 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,088Updated last week
- Automatic generation of marshmallow schemas from dataclasses.☆464Updated 8 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 8 months ago
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 5 months ago
- A Flexible Service Locator for Python.☆349Updated 3 weeks ago
- Pythonic dependency injection☆321Updated last year
- the missing toolbox for an async world☆303Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Functional, composable, asynchronous, type-safe Python.☆150Updated last year
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆701Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 8 months ago
- Data validation, serialization, deserialization & form rendering. 🔢☆541Updated 2 years ago
- Functional programming for Python☆642Updated 2 months ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Python Application Configuration With Environment Variables☆449Updated this week
- Multiple dispatch☆829Updated 5 months ago