mnmelo / lazy_import
A module for lazy loading of Python modules
☆86Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lazy_import
- Annotate Python AST trees with source text and token information☆172Updated last month
- A quicker pickle☆108Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- ☆44Updated 2 months ago
- An unofficial, importable pip API☆110Updated 3 weeks ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- Vendorize packages from PyPI☆99Updated 3 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆172Updated 5 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆78Updated 2 months ago
- A Python Enum that inherits from str.☆103Updated 9 months ago
- Rate your Python packages package friendliness☆212Updated last year
- Deserialize to objects while staying DRY☆158Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆109Updated 3 weeks ago
- A mini dashboard to help find slow tests in pytest.☆78Updated 4 months ago
- Lazy & self-destructive tools for speeding up module imports☆52Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆120Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆175Updated 3 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated 2 months ago
- Turn Pydantic defined Data Models into CLI Tools☆143Updated 2 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Populate library namespace without incurring immediate import costs☆141Updated 2 weeks ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- ☆43Updated 4 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 2 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated last month