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
☆18Updated 3 weeks ago
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:
- deprecate and refactor code across library boundaries☆15Updated last week
- canonical-imports follows your imports and finds out where the things you are importing are actually defined☆13Updated 3 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆45Updated 11 months ago
- A simple task runner.☆123Updated 2 months ago
- Automatically sync your pre-commit hooks version from your PDM or Poetry lockfile, and install them automatically.☆29Updated last week
- Vendorize packages from PyPI☆104Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- Python base classes for rich path objects☆31Updated last week
- Automatically conversion of `.ini/.cfg` files to TOML equivalents☆66Updated 2 weeks ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated last year
- Declarative Settings Library☆30Updated 2 weeks ago
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- Run commands against code blocks in Markdown or reStructuredText documentation☆17Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last week
- A Parser and CST for JSON5.☆21Updated last year
- Check what PyPI dependencies changed and when.☆30Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Run pytest inside a sub interpreter☆23Updated last year
- Experimental Python API for Ruff☆29Updated 3 weeks ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆70Updated 3 months ago
- Poetry plugin to relax version pins☆34Updated 6 months ago
- A tool for running a PEP-503 simple Python package repository, including features such as dist metadata (PEP-658) and JSON API (PEP-691)☆22Updated this week
- Converts profiling output to a dot graph.☆24Updated 2 years ago
- CLI to open PEPs in your browser