15r10nk / lazy-imports-liteLinks
lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690
☆19Updated this week
Alternatives and similar repositories for lazy-imports-lite
Users that are interested in lazy-imports-lite are comparing it to the libraries listed below
Sorting:
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Vendorize packages from PyPI☆106Updated last year
- CLI to open PEPs in your browser☆37Updated last week
- deprecate and refactor code across library boundaries☆17Updated 3 weeks ago
- ☆45Updated last year
- canonical-imports follows your imports and finds out where the things you are importing are actually defined☆16Updated this week
- Run pytest inside a sub interpreter☆23Updated last year
- Python variant types that work with match☆54Updated last year
- Experimental Python API for Ruff☆31Updated this week
- A simple task runner.☆124Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- Build and Inspect Python Packages in GitHub Actions☆207Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆39Updated last year
- Run commands against code blocks in Markdown or reStructuredText documentation☆19Updated last week
- Hatch build hook plugin for Mypyc☆50Updated last year
- Reference implementation of sentinels for the Python stdlib☆43Updated last year
- Runtime typing introspection tools☆55Updated last month
- PEP 621 metadata parsing☆41Updated this week
- A simple Python wheel builder for simple projects.☆32Updated last month
- derive types from other types to make it easier to type code!☆19Updated 3 weeks ago
- A Python type checker☆26Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 3 weeks ago
- Transforming asynchronous to synchronous Python code☆24Updated last week
- Check for FIXME, TODO and other temporary developer notes.☆20Updated 2 years ago
- Use uv in GitHub Actions by adding one line to the workflow.☆62Updated 2 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- generate random python code to test linter/formatter/and other tools☆52Updated last week
- ☆80Updated 2 years ago