mnmelo / lazy_importLinks
A module for lazy loading of Python modules
☆88Updated 2 years ago
Alternatives and similar repositories for lazy_import
Users that are interested in lazy_import are comparing it to the libraries listed below
Sorting:
- Parse Python docstrings in various flavors.☆240Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆213Updated 3 months ago
- Safe, atomic formatting with black and µsort☆107Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- ☆45Updated 10 months ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 2 months ago
- Python syntax highlighted Markdown doctest.☆21Updated 3 years ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆227Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- A mini dashboard to help find slow tests in pytest.☆81Updated last year
- Safe, minimal import sorting for Python projects.☆198Updated 9 months ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- A little benchmarking tool for Python☆190Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- Dynamically create python functions with a proper signature.☆129Updated 2 months ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆174Updated 6 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated 3 weeks ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆69Updated last month
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- Vendorize packages from PyPI☆103Updated 11 months ago
- Lint Cython files☆84Updated last week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- A pytest plugin to create benchmarks☆95Updated 3 weeks ago
- A quicker pickle☆109Updated 3 years ago
- Populate library namespace without incurring immediate import costs☆172Updated last week
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago