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 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Annotate Python AST trees with source text and token information☆192Updated last week
- ☆46Updated last week
- A quicker pickle☆109Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Auto-generate explicit readable __init__.py files without `import *`☆88Updated last month
- Parse Python docstrings in various flavors.☆255Updated 4 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 2 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆156Updated 3 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated 2 months ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- Populate library namespace without incurring immediate import costs☆202Updated 2 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆83Updated this week
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- An unofficial, importable pip API☆119Updated last month
- Python syntax highlighted Markdown doctest.☆22Updated 3 years ago
- Rate your Python packages package friendliness☆230Updated last month
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆182Updated 3 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- A collection of content about key Python packaging topics and issues for projects using native code☆171Updated 7 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year