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:
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A Python type explainer!☆83Updated 2 years ago
- Pytest plugin to fake subprocess.☆115Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Various statistics on Python's standard library☆21Updated 4 years ago
- Build and Inspect Python Packages in GitHub Actions☆208Updated last week
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- A simple Python wheel builder for simple projects.☆32Updated 2 months ago
- Relaxed test discovery for pytest☆34Updated last year
- Check what PyPI dependencies changed and when.☆30Updated this week
- Formats your tox.ini files☆43Updated last week
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Plugin for adding a marker to slow running tests. 🐌☆15Updated 6 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆79Updated 3 weeks ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 2 years ago
- Automatically convert unittests to pytest☆59Updated 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…☆76Updated 3 weeks ago
- Run flake8 checks on code in *.rst files or in docstrings☆22Updated 4 years ago
- PEP 621 metadata parsing☆43Updated last week
- apply a consistent format to `setup.cfg` files☆155Updated last week
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- ☆45Updated last year
- A modern Python build backend☆44Updated last month
- Utilities for refactoring imports in python-like syntax.☆25Updated last week
- find functions when you can't remember their name☆100Updated 3 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year