flake8-imports 0.1.1


pip install flake8-imports

  Latest version

Released: Apr 30, 2017

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)

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
flake8 (>=3.0.0)
isort