mnmelo / lazy_import
A module for lazy loading of Python modules
☆86Updated last year
Alternatives and similar repositories for lazy_import:
Users that are interested in lazy_import are comparing it to the libraries listed below
- Automatically convert relative imports to absolute☆157Updated 6 months ago
- A quicker pickle☆108Updated 2 years ago
- Annotate Python AST trees with source text and token information☆175Updated 3 weeks ago
- ☆43Updated 4 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…☆65Updated 4 months ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated this week
- Discover and load entry points from installed packages☆74Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last week
- Utilities for run-time type validation and multiple dispatch☆162Updated 3 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 7 months ago
- A Python Enum that inherits from str.☆115Updated 11 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 weeks ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆67Updated 4 years ago
- A mini dashboard to help find slow tests in pytest.☆79Updated 6 months ago
- Convert pyproject.toml to environment.yaml☆128Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆113Updated last week
- Static analysis of Python import statements☆122Updated 2 weeks ago
- Lint Cython files☆74Updated this week
- Serialization library for Exceptions and Tracebacks.☆166Updated 5 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated this week
- Useful types for Python☆124Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated last week
- Declarative CLI argument parser☆144Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated last month
- apply a consistent format to `setup.cfg` files☆151Updated last week
- Inferring Python API signatures from tracing usage.☆75Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆141Updated 2 years ago