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:
- ☆45Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Safe, minimal import sorting for Python projects.☆203Updated last week
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Parse Python docstrings in various flavors.☆250Updated 2 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…☆76Updated this week
- Safe, atomic formatting with black and µsort☆109Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- A quicker pickle☆109Updated 3 years ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- A little benchmarking tool for Python☆193Updated 2 years ago
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Turn Pydantic defined Data Models into CLI Tools☆155Updated last month
- Utilities for run-time type validation and multiple dispatch☆171Updated last week
- Populate library namespace without incurring immediate import costs☆194Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆175Updated 6 months ago
- Auto-generate explicit readable __init__.py files without `import *`☆85Updated 5 months ago
- A collection of content about key Python packaging topics and issues for projects using native code☆169Updated 5 months ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆178Updated 4 months 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…☆256Updated this week
- Serialization library for Exceptions and Tracebacks.☆177Updated this week
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆228Updated 2 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 2 months ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Python syntax highlighted Markdown doctest.☆21Updated 3 years ago