alexmojaki / stack_dataLinks
☆47Updated 3 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
- Colorization of help messages in Click☆91Updated 10 months ago
- Syntactical sugar for Python class attributes☆66Updated last month
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Friendlier Python tracebacks.☆88Updated 9 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated 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
- 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 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 5 months ago
- ☆55Updated last year
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- A Python Enum that inherits from str.☆121Updated last year
- An unofficial, importable pip API☆119Updated this week
- Discover and load entry points from installed packages