treyhunner / undataclass
Turn dataclasses into not-dataclasses
☆22Updated 2 years ago
Alternatives and similar repositories for undataclass:
Users that are interested in undataclass are comparing it to the libraries listed below
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 4 years ago
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 3 weeks ago
- Various statistics on Python's standard library☆21Updated 3 years ago
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆18Updated 2 years ago
- Utilities for refactoring imports in python-like syntax.☆23Updated 3 weeks ago
- Validation for dataclasses implemented as descriptors☆17Updated 3 years ago
- Proof-of-concept `record` type for Python☆30Updated 10 months ago
- A Python REPL the way I like it☆49Updated this week
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆73Updated last week
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- A Text User Interface (TUI) for Pytest, with console scripts to launch a TUI or an HTML page☆34Updated last year
- Formats your tox.ini files☆41Updated this week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A Python type explainer!☆81Updated last year
- Automatically convert unittests to pytest☆54Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 3 weeks ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated 4 months ago
- Plugin for adding a marker to slow running tests. 🐌☆15Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆83Updated last week
- Useful types for Python☆124Updated 2 months ago
- Makes typed arguments Optional when the default argument is None☆17Updated 2 years ago
- A simple Python wheel builder for simple projects.☆32Updated last month
- Tool to do templated line-based file inclusions in markdown texts.☆24Updated this week
- Check what PyPI dependencies changed and when.☆30Updated this week
- The function you always missed in Python: return the first true value of an iterable.☆150Updated 2 years ago
- Bring colors to your terminal☆51Updated 4 years ago
- A Pytest plugin to make console output more manageable when there are multiple failed tests☆12Updated last year
- Validate configuration and produce human readable error messages☆46Updated 3 weeks ago