Lint your Python architecture
Project Links
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 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.
2.11
Mar 06, 2026
2.10
Feb 06, 2026
2.9
Dec 11, 2025
2.8
Dec 08, 2025
2.7
Nov 19, 2025
2.6
Nov 10, 2025
2.5.2
Oct 09, 2025
2.5.1
Oct 09, 2025
2.5
Sep 15, 2025
2.4
Aug 15, 2025
2.3
Mar 11, 2025
2.2
Feb 07, 2025
2.1
Oct 08, 2024
2.0
Jan 09, 2024
1.12.1
Oct 30, 2023
1.12.0
Sep 24, 2023
1.11.1
Aug 21, 2023
1.11.0
Aug 18, 2023
1.11b1
Aug 17, 2023
1.10.0
Jul 06, 2023
1.9.0
May 13, 2023
1.8.0
Mar 03, 2023
1.7.0
Jan 27, 2023
1.6.0
Dec 07, 2022
1.5.0
Dec 02, 2022
1.4.0
Oct 04, 2022
1.3.0
Aug 22, 2022
1.2.7
Apr 04, 2022
1.2.6
Sep 24, 2021
1.2.5
Sep 21, 2021
1.2.4
Aug 09, 2021
1.2.3
Jul 29, 2021
1.2.2
Jul 13, 2021
1.2.1
Jan 22, 2021
1.2
Sep 23, 2020
1.1
Jun 29, 2020
1.1b2
Nov 27, 2019
1.1b1
Nov 24, 2019
1.0
Oct 17, 2019
1.0b5
Oct 05, 2019
1.0b4
Jul 03, 2019
1.0b3
May 15, 2019
1.0b2
Apr 16, 2019
1.0b1
Apr 06, 2019
1.0a3
Mar 27, 2019
1.0a2
Mar 26, 2019
1.0a1
Jan 27, 2019
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
click
(>=6)
grimp
(>=3.14)
rich
(>=14.2.0)
tomli
(>=1.2.1)
typing-extensions
(>=3.10.0.0)