Tool for pinpointing circular imports in Python. Find cyclic imports in any project
Stars
360
Forks
22
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
25
commits
1
Version bump
b93822c
Fix small bugs
c16db57
version bump
b40c0ee
fix py3 compatibility
d143682
Take into account python import context
116fcbc
fix for #4 with lines broken with a backslash character
71ce063
bump version
3f0999f
fix typo
1a60294
fix relative imports bug
8a201bd
Merge pull request #1 from PnPie/master
802e664
modify relative import
e54649e
update Readme
7478610
Update tty gif
2491fd4
Add encoding parameter
94d06f6
fix set comprehension for python 2.6
65b631a