import-linter 2.1
0
Enforces rules for the imports within and between Python packages.
Contents
Enforces rules for the imports within and between Python packages.
How to Install import-linter
You can install import-linter using pip
pip install import-linter
or add it to a project with poetry
poetry add import-linter
Package Details
- Author
- None
- License
- BSD 2-Clause License
- Homepage
- None
- PyPi:
- https://pypi.org/project/import-linter/
- Documentation:
- https://import-linter.readthedocs.io/
Classifiers
- Utilities
Related Packages
Errors
A list of common import-linter errors.
Code Examples
Here are some import-linter
code examples and snippets.