alexmojaki / stack_dataLinks
☆45Updated 11 months ago
Alternatives and similar repositories for stack_data
Users that are interested in stack_data are comparing it to the libraries listed below
Sorting:
- Vendorize packages from PyPI☆104Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A simple Python wheel builder for simple projects.☆32Updated last month
- Safely evaluate AST nodes without side effects☆46Updated last year
- A mini dashboard to help find slow tests in pytest.☆82Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆96Updated last month
- 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
- Syntactical sugar for Python class attributes☆59Updated last year
- ☆50Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Friendlier Python tracebacks.☆85Updated 4 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- An unofficial, importable pip API☆115Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A little benchmarking tool for Python☆192Updated last year
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years 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
- Colorization of help messages in Click☆88Updated 5 months ago
- Validation library for simple check on `pyproject.toml`☆169Updated last week
- A minimal re-implementation of Python's `venv` module☆138Updated last month
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Use the Nox testing automation tool for Python in GitHub Actions.☆24Updated last week
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆77Updated 4 months ago
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Capture the outcome of Python function calls☆34Updated 4 months ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- Operator overloading for fast anonymous functions.☆50Updated this week
- Automated testing for the examples in your documentation.☆76Updated 2 weeks ago