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
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- Rate your Python packages package friendliness☆217Updated 4 months ago
- ☆45Updated 8 months ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- A quicker pickle☆108Updated 2 years ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆210Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Dynamically create python functions with a proper signature.☆126Updated 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 7 months ago
- Vendorize packages from PyPI☆103Updated 8 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Safe, atomic formatting with black and µsort☆105Updated 2 months ago
- Lazy & self-destructive tools for speeding up module imports☆54Updated 3 years ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- An unofficial, importable pip API☆114Updated this week
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 8 months ago
- A mini dashboard to help find slow tests in pytest.☆79Updated 9 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- Install packages with pip as if you were in the past!☆121Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 7 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 4 months ago
- Lint Cython files☆78Updated last week
- Automatically convert relative imports to absolute☆157Updated 10 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆118Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago