Projects in Awesome Lists tagged with circular-imports
A curated list of projects in awesome lists tagged with circular-imports .
https://github.com/khesualdo/imports-in-python
:snake: :page_facing_up: :pencil2: Wrote a guide to help myself better understand how importing works in Python. The guide talks about Regular, Local, Optional, Circular, and Shadowed imports. The guide also covers how to import from Packages with or without the __init__.py file.
absolute-imports circular-imports guide hierarchy namespace namespaces python python-source shadow-imports
Last synced: 05 Apr 2025
https://github.com/hartwork/no-cyclic-imports
:recycle: Tool to detect and report on cyclic imports in a Python codebase
automation ci circular-imports command-line-tool continuous-integration cyclic-imports imports-analysis lint linter linting python python3
Last synced: 11 Jan 2025