import-linter 2.11


pip install import-linter

  Latest version

Released: Mar 06, 2026


Meta
Author: David Seddon
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: BSD License

Operating System
  • Microsoft :: Windows
  • POSIX
  • Unix

Programming Language
  • Python
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: Implementation :: CPython

Topic
  • Utilities
Import Linter

Lint your Python architecture.

Package version Python versions CI status BSD license

Import Linter allows you to impose constraints on the imports between your Python modules.

It also provides a browser-based user interface for exploring the architecture of any Python package.

Get started.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
click (>=6)
grimp (>=3.14)
rich (>=14.2.0)
tomli (>=1.2.1)
typing-extensions (>=3.10.0.0)