issues
search
bndr
/
pycycle
Tool for pinpointing circular imports in Python. Find cyclic imports in any project
MIT License
337
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cycle not detected with empty __init__.py
#25
shobsi
opened
2 days ago
0
bug-fix: cli source param type
#24
HenrikSydow
opened
2 weeks ago
0
cycle not detected
#23
Jofkos
opened
2 years ago
0
Update cli.py
#22
MichaelQuaMan
closed
2 years ago
0
Error: Invalid value for '--source': '.' is not a valid boolean.
#21
MichaelQuaMan
opened
2 years ago
4
Weird false positive
#20
bfontaine
closed
2 years ago
1
Add .pre-commit-hooks.yaml to support usage by pre-commit
#19
vadimreutskiy
opened
3 years ago
1
add __main__ to be able to run pycycle -> python3 -m pycycle
#18
GreatBahram
opened
3 years ago
0
No Cycles detected
#17
Godcreatebugs
opened
3 years ago
4
Unit test fixed, path normalizes so the the test pass on windows
#16
marek-trmac
opened
4 years ago
0
Bug: Subpackage circular imports not detected
#15
DomHudson
opened
4 years ago
0
[BUG] Doesn't detect cycles when deep relative imports are used
#14
webknjaz
opened
4 years ago
1
Integrations with test/lint runners?
#13
webknjaz
opened
4 years ago
0
Does not honor PYTHONPATH, test case enclosed
#12
Drarok
opened
5 years ago
0
Not working on py3 project
#11
ghost
opened
5 years ago
6
Add cython support
#10
alexjbest
opened
6 years ago
0
Misses cycles not reachable from the first file found
#9
andersk
opened
6 years ago
1
unit test fails
#8
fzhcary
opened
6 years ago
0
display the node when the cycle only contain one node
#7
fzhcary
opened
6 years ago
2
cycle found but no chain printed
#6
DanLipsitt
opened
7 years ago
24
not detecting various imports and missing cycles
#5
irmen
opened
7 years ago
1
does not handle lines broken with "\" well
#4
jelle-r
opened
7 years ago
3
Not catching cycles in Django project
#3
filipeximenes
opened
7 years ago
5
apply python module import logic
#2
PnPie
closed
7 years ago
1
modify relative import
#1
PnPie
closed
7 years ago
1