Skip to main content

Flake8 plugin that checks for forbidden imports in your code

Project description

Flake8 Import Linter

Flake8 plugin that checks for forbidden imports in your code

It works for both python2 and python3 since it only uses ast and configparser libraries :)

Usage

  1. flake8 config

    add "flake8_import_linter" section

    add "forbidden_modules" config

    example:

    [flake8_import_linter]

    forbidden_modules = pytest, unittest

  2. run flake8 as always

    flake8 .

  3. if a forbidden module is detected, flake8 will show:

    IMP100 forbidden import

ENJOY!

Project details


Download files

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

Source Distribution

flake8_import_linter-0.1.9.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file flake8_import_linter-0.1.9.tar.gz.

File metadata

  • Download URL: flake8_import_linter-0.1.9.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18

File hashes

Hashes for flake8_import_linter-0.1.9.tar.gz
Algorithm Hash digest
SHA256 8d24095707c357e1c28e0622fe06e1fead030a1398e57c1762620b7763c73938
MD5 63a598c3138626f972b5f573e9c301bc
BLAKE2b-256 387e9fdc96b3d119550549fe65a7a0831084edd8028c4c6e7cf213c503c2f6f2

See more details on using hashes here.

Supported by

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