alexmojaki / stack_dataLinks
☆46Updated this week
Alternatives and similar repositories for stack_data
Users that are interested in stack_data are comparing it to the libraries listed below
Sorting:
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Safely evaluate AST nodes without side effects☆49Updated this week
- Syntactical sugar for Python class attributes☆66Updated 3 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- Friendlier Python tracebacks.☆88Updated 9 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- A simple Python wheel builder for simple projects.☆32Updated last week
- A Python Enum that inherits from str.☆119Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆81Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 3 weeks ago
- Python variant types that work with match☆54Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- Colorization of help messages in Click☆90Updated 10 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- A Textual-based Python AST viewing widget library and application☆101Updated 5 months ago
- A file-based ORM for Python dataclasses.☆211Updated this week
- Auto-generate explicit readable __init__.py files without `import *`☆88Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆217Updated 2 months ago
- ☆39Updated last year
- ☆55Updated last year
- Make Python CLI tools win the speed race, by cheating!☆76Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 3 weeks ago
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Discover and load entry points from installed packages☆76Updated last year
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week