mnmelo / lazy_import
A module for lazy loading of Python modules
☆88Updated last year
Alternatives and similar repositories for lazy_import:
Users that are interested in lazy_import are comparing it to the libraries listed below
- ☆45Updated 7 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 6 months ago
- Utilities for run-time type validation and multiple dispatch☆164Updated last month
- A quicker pickle☆108Updated 2 years ago
- Lint Cython files☆77Updated last week
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆73Updated last week
- Discover and load entry points from installed packages☆74Updated 4 months ago
- Vendorize packages from PyPI☆103Updated 8 months ago
- Dynamically create python functions with a proper signature.☆124Updated 6 months ago
- Rate your Python packages package friendliness☆217Updated 3 months ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- An unofficial, importable pip API☆113Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 2 weeks ago
- Populate library namespace without incurring immediate import costs☆164Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- Utility for measuring the fraction of time the CPython GIL is held☆118Updated 3 years ago
- python decorators made easy.☆24Updated 10 months ago
- A mini dashboard to help find slow tests in pytest.☆79Updated 9 months ago
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- Safe, minimal import sorting for Python projects.☆195Updated 6 months ago
- Safe, atomic formatting with black and µsort☆104Updated last month
- Seamlessly integrate numpy arrays into pydantic models.☆59Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆84Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆150Updated 6 months ago
- A Python library for manipulating indices of ndarrays☆103Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- Python checker for places where deprecated functions are called.☆30Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆80Updated 2 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 6 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last month