Tool to detect and report on cyclic imports in a Python codebase
Project description
no-cyclic-imports
Tool to detect and report on cyclic imports in a Python codebase
$ no-cyclic-imports --no-follow cyclic/
package123 -> package123.a -> package123.b -> package123
1 cycle(s).
Table of Contents
Installation
$ pip3 install no-cyclic-imports
$ pipx install no-cyclic-imports
License
no-cyclic-imports
is distributed under the terms of the Affero GPL v3 or later license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
no_cyclic_imports-2.1.0.tar.gz
(19.5 kB
view hashes)
Built Distribution
Close
Hashes for no_cyclic_imports-2.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44ae3d5680b3b6656e99d3f495f5ebbd68bb6b6982ba078b65f1c6be49536013 |
|
MD5 | 4070ed05484c9274f04fcfb8011f47b6 |
|
BLAKE2b-256 | 52bbe3929909202f1649e5228d97793122b741cc55bbedd0f9e22d731d750f5b |