mnmelo / lazy_importLinks
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
Sorting:
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated 3 weeks ago
- Vendorize packages from PyPI☆103Updated 10 months ago
- A quicker pickle☆109Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆82Updated 10 months ago
- ☆45Updated 9 months ago
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated 11 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated 3 weeks ago
- A mini dashboard to help find slow tests in pytest.☆80Updated 11 months ago
- Lint Cython files☆82Updated 2 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Colorization of help messages in Click☆87Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- ☆45Updated 4 years ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated last month
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- An unofficial, importable pip API☆114Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆129Updated last month
- Populate library namespace without incurring immediate import costs☆169Updated 3 weeks ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 3 months ago
- Removes commented-out code from Python files☆213Updated last month
- Makes typed arguments Optional when the default argument is None☆17Updated 2 years ago
- A Python Enum that inherits from str.☆118Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Rate your Python packages package friendliness☆218Updated 5 months ago