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 last week
- ☆45Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Populate library namespace without incurring immediate import costs☆182Updated last week
- Parse Python docstrings in various flavors.☆247Updated 3 weeks ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 3 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…☆72Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- A quicker pickle☆109Updated 3 years ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated 11 months ago
- Rate your Python packages package friendliness☆220Updated last month
- Static analysis of Python import statements☆124Updated 3 months ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 4 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- A collection of content about key Python packaging topics and issues for projects using native code☆165Updated 3 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…☆237Updated last week
- A little benchmarking tool for Python☆192Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- Annotate Python AST trees with source text and token information☆187Updated 2 weeks ago
- Automatically convert relative imports to absolute☆158Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- Safe, minimal import sorting for Python projects.☆203Updated 11 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- Useful types for Python☆142Updated 2 months ago
- Install packages with pip as if you were in the past!☆133Updated last week