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 2 weeks ago
- A quicker pickle☆109Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Python syntax highlighted Markdown doctest.☆21Updated 3 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Populate library namespace without incurring immediate import costs☆195Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆155Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Auto-generate explicit readable __init__.py files without `import *`☆87Updated last week
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 7 months ago
- A collection of content about key Python packaging topics and issues for projects using native code☆170Updated 6 months ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated this week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Command-line interface to PyPI Stats API to get download stats for Python packages☆231Updated last week
- 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
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Install packages with pip as if you were in the past!☆133Updated last week
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆67Updated 4 months ago
- Safe, minimal import sorting for Python projects.☆202Updated last month
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆180Updated this week
- Automatically convert relative imports to absolute☆159Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Parse Python docstrings in various flavors.☆254Updated 3 months ago