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:
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 5 years ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Build and Inspect Python Packages in GitHub Actions☆201Updated 3 weeks ago
- Use the Nox testing automation tool for Python in GitHub Actions.☆24Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- A simple Python wheel builder for simple projects.☆32Updated last month
- Relaxed test discovery for pytest☆34Updated last year
- Check what PyPI dependencies changed and when.☆30Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A mini dashboard to help find slow tests in pytest.☆82Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆77Updated 4 months ago
- ☆45Updated 11 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆71Updated 2 months ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- A Python type explainer!☆83Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 9 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- Pytest plugin to fake subprocess.☆113Updated 3 months ago
- 🌴 Parser like ConfigParser but for updating configuration files☆73Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 2 weeks ago
- apply a consistent format to `setup.cfg` files☆153Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year