https://github.com/agent-hellboy/find-circular-import
My solution to find-circular-import problem
https://github.com/agent-hellboy/find-circular-import
ast find-circular-import python-ast python-asts-utility python-imports
Last synced: 4 months ago
JSON representation
My solution to find-circular-import problem
- Host: GitHub
- URL: https://github.com/agent-hellboy/find-circular-import
- Owner: Agent-Hellboy
- License: mit
- Created: 2022-10-06T17:52:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T17:55:42.000Z (over 3 years ago)
- Last Synced: 2025-02-26T16:49:16.880Z (12 months ago)
- Topics: ast, find-circular-import, python-ast, python-asts-utility, python-imports
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# find-curcular-import
My solution to find-circular-import problem