treyhunner / undataclassLinks
Turn dataclasses into not-dataclasses
☆22Updated 3 years ago
Alternatives and similar repositories for undataclass
Users that are interested in undataclass are comparing it to the libraries listed below
Sorting:
- Build and Inspect Python Packages in GitHub Actions☆203Updated this week
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 5 years ago
- Pytest plugin to fake subprocess.☆114Updated last week
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A Python type explainer!☆83Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last week
- Relaxed test discovery for pytest☆34Updated last year
- Check what PyPI dependencies changed and when.☆30Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Automatically convert unittests to pytest☆57Updated last week
- Plugin for adding a marker to slow running tests. 🐌☆15Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 weeks ago
- Validation for dataclasses implemented as descriptors☆17Updated 4 years ago
- Formats your tox.ini files☆43Updated this week
- Proof-of-concept `record` type for Python☆30Updated last year
- apply a consistent format to `setup.cfg` files☆154Updated last week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆72Updated 3 months ago
- ☆45Updated last year
- A modern Python build backend☆43Updated last month
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆78Updated 5 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Utilities for refactoring imports in python-like syntax.☆25Updated last week
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated last month
- py-test plugin: an incremental test runner☆52Updated 3 years ago