flake8-import-order 0.18.2
0
Flake8 and pylama plugin that checks the ordering of import statements.
Contents
Flake8 and pylama plugin that checks the ordering of import statements.
Stars: 277, Watchers: 277, Forks: 72, Open Issues: 14The PyCQA/flake8-import-order
repo was created 10 years ago and the last code push was 8 months ago.
The project is popular with 277 github stars!
How to Install flake8-import-order
You can install flake8-import-order using pip
pip install flake8-import-order
or add it to a project with poetry
poetry add flake8-import-order
Package Details
- Author
- Alex Stapleton
- License
- LGPLv3
- Homepage
- https://github.com/PyCQA/flake8-import-order
- PyPi:
- https://pypi.org/project/flake8-import-order/
- GitHub Repo:
- https://github.com/PyCQA/flake8-import-order
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common flake8-import-order errors.
Code Examples
Here are some flake8-import-order
code examples and snippets.