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:
- Parse Python docstrings in various flavors.☆244Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- ☆45Updated 11 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Annotate Python AST trees with source text and token information☆183Updated 2 months ago
- Populate library namespace without incurring immediate import costs☆182Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 3 months ago
- A little benchmarking tool for Python☆192Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Safe, minimal import sorting for Python projects.☆203Updated 10 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…☆232Updated this week
- Install packages with pip as if you were in the past!☆132Updated 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…☆71Updated 2 months ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆177Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated this week
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Rate your Python packages package friendliness☆219Updated 3 weeks ago
- Safe, atomic formatting with black and µsort☆108Updated 5 months ago
- A quicker pickle☆109Updated 3 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆221Updated this week
- Automatically convert relative imports to absolute☆158Updated last year
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 3 months ago
- Use Poetry inside Nox sessions☆168Updated this week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- Run pytest against markdown files/docstrings.☆128Updated last month