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☆181Updated 2 months ago
- Populate library namespace without incurring immediate import costs☆178Updated 3 weeks ago
- ☆45Updated 11 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- A quicker pickle☆109Updated 3 years ago
- Python syntax highlighted Markdown doctest.☆21Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated this week
- A little benchmarking tool for Python☆190Updated last year
- A mini dashboard to help find slow tests in pytest.☆82Updated 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…☆71Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Parse Python docstrings in various flavors.☆244Updated last week
- Automatically convert relative imports to absolute☆157Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 2 months ago
- An unofficial, importable pip API☆114Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆323Updated 6 months ago
- A collection of content about key Python packaging topics and issues for projects using native code☆159Updated 2 months ago
- Dynamically create python functions with a proper signature.☆130Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Rate your Python packages package friendliness☆220Updated this week
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Annotate Python AST trees with source text and token information☆183Updated last month
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 11 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…☆231Updated this week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Vendorize packages from PyPI☆104Updated 11 months ago
- Safe, atomic formatting with black and µsort☆108Updated 5 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month