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
- Populate library namespace without incurring immediate import costs☆194Updated 2 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…☆73Updated 4 months ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆178Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- A quicker pickle☆109Updated 3 years ago
- Annotate Python AST trees with source text and token information☆189Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Install packages with pip as if you were in the past!☆132Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Safe, minimal import sorting for Python projects.☆205Updated 3 weeks ago
- An unofficial, importable pip API☆117Updated this week
- A little benchmarking tool for Python☆192Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆155Updated last week
- Parse Python docstrings in various flavors.☆248Updated 2 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- A collection of content about key Python packaging topics and issues for projects using native code☆166Updated 5 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆67Updated 3 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- Rate your Python packages package friendliness☆223Updated 3 weeks ago
- Automatically convert relative imports to absolute☆157Updated last year
- Command-line interface to PyPI Stats API to get download stats for Python packages☆225Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 2 weeks ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago