Skip to main content

module-level import checker plugin for flake8

Project description

Check for module-level imports.

This module provides a plugin for flake8, the Python code checker.

Installation

You can install or upgrade flake8-module-imports with these commands:

$ pip install flake8-module-imports
$ pip install --upgrade flake8-module-imports

Plugin for Flake8

When both flake8 and flake8-module-imports are installed, the plugin is available in flake8:

$ flake8 --version
2.0 (pep8: 1.4.5, flake8-module-imports: 1.0, pyflakes: 0.6.1)

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8-module-imports-1.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

flake8_module_imports-1.1-py2.py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page