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:
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated last month
- A quicker pickle☆109Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 2 weeks ago
- ☆45Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆72Updated 3 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A collection of content about key Python packaging topics and issues for projects using native code☆166Updated 4 months ago
- Populate library namespace without incurring immediate import costs☆184Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated last month
- Utilities for run-time type validation and multiple dispatch☆171Updated last month
- A little benchmarking tool for Python☆192Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆155Updated 4 months ago
- Automatically convert relative imports to absolute☆158Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Python syntax highlighted Markdown doctest.☆21Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 3 weeks ago
- Parse Python docstrings in various flavors.☆247Updated last month
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆178Updated 2 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Vendorize packages from PyPI☆104Updated last year
- Run mypy and pyright over millions of lines of code☆101Updated last week
- 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…☆246Updated this week
- pytest plugin for easy integration of memray memory profiler☆400Updated last month
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 5 months ago
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆67Updated 2 months ago