alexmojaki / stack_dataLinks
☆45Updated 2 weeks 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☆106Updated last year
- Syntactical sugar for Python class attributes☆61Updated last year
- A simple Python wheel builder for simple projects.☆32Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Updated last year
- Friendlier Python tracebacks.☆87Updated 7 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆79Updated 2 weeks ago
- Colorization of help messages in Click☆90Updated 8 months ago
- An unofficial, importable pip API☆118Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- A Python Enum that inherits from str.☆120Updated last year
- Safely evaluate AST nodes without side effects☆49Updated last year
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Utilities for refactoring imports in python-like syntax.☆25Updated last week
- A minimal re-implementation of Python's `venv` module☆139Updated 4 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Python variant types that work with match☆54Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 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 this week
- ☆39Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Check whether a package name is available on pip☆27Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago