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 3 months ago
- ☆46Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Populate library namespace without incurring immediate import costs☆198Updated 2 months ago
- A quicker pickle☆109Updated 3 years ago
- Rate your Python packages package friendliness☆229Updated 3 weeks ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆216Updated last month
- Dynamically create python functions with a proper signature.☆134Updated 7 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 last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Parse Python docstrings in various flavors.☆255Updated 4 months ago
- A little benchmarking tool for Python☆199Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- PyPI downloads analytics dashboard☆175Updated 4 months ago
- Turn Pydantic defined Data Models into CLI Tools☆155Updated 2 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 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…☆268Updated this week
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆182Updated last week
- pytest plugin for easy integration of memray memory profiler☆408Updated 2 weeks ago
- Python syntax highlighted Markdown doctest.☆21Updated 3 years ago
- Lint Cython files☆94Updated last week
- Command-line interface to PyPI Stats API to get download stats for Python packages☆233Updated this week
- Automatically convert relative imports to absolute☆159Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week