isort extension flake8
Project Links
Meta
Author: Michael van Tellingen
Classifiers
Framework
- Flake8
Environment
- Console
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Programming Language
- Python
- Python :: 2
- Python :: 3
Topic
- Software Development :: Libraries :: Python Modules
- Software Development :: Quality Assurance
Flake8 imports plugin
Flake8 extension to run isort check over the source files.
Installation
Alternatives
There are already other similar implementations available, these are:
The reason for this module is that both of these didn’t match my requirements (license, keep logic within isort)