{"id":17928479,"url":"https://github.com/hartwork/no-cyclic-imports","last_synced_at":"2025-09-18T15:33:03.562Z","repository":{"id":240417356,"uuid":"801708663","full_name":"hartwork/no-cyclic-imports","owner":"hartwork","description":":recycle: Tool to detect and report on cyclic imports in a Python codebase","archived":false,"fork":false,"pushed_at":"2024-09-13T02:40:59.000Z","size":72,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-13T15:14:44.047Z","etag":null,"topics":["automation","ci","circular-imports","command-line-tool","continuous-integration","cyclic-imports","imports-analysis","lint","linter","linting","python","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/no-cyclic-imports/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hartwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-16T18:58:57.000Z","updated_at":"2024-09-09T21:55:33.000Z","dependencies_parsed_at":"2024-06-14T03:38:37.771Z","dependency_job_id":"20c160f3-3daf-4f3b-aad9-97f240a37837","html_url":"https://github.com/hartwork/no-cyclic-imports","commit_stats":null,"previous_names":["hartwork/no-cyclic-imports"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fno-cyclic-imports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fno-cyclic-imports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fno-cyclic-imports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fno-cyclic-imports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hartwork","download_url":"https://codeload.github.com/hartwork/no-cyclic-imports/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233496523,"owners_count":18684942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","ci","circular-imports","command-line-tool","continuous-integration","cyclic-imports","imports-analysis","lint","linter","linting","python","python3"],"created_at":"2024-10-28T21:03:22.212Z","updated_at":"2025-09-18T15:32:58.201Z","avatar_url":"https://github.com/hartwork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# no-cyclic-imports\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![Run the test suite](https://github.com/hartwork/no-cyclic-imports/actions/workflows/run-tests.yml/badge.svg)](https://github.com/hartwork/no-cyclic-imports/actions/workflows/run-tests.yml)\n[![PyPI - Version](https://img.shields.io/pypi/v/no-cyclic-imports.svg)](https://pypi.org/project/no-cyclic-imports)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/no-cyclic-imports.svg)](https://pypi.org/project/no-cyclic-imports)\n\n**Tool to detect and report on cyclic imports in a Python codebase**\n\n```console\n$ no-cyclic-imports --no-follow cyclic/\npackage123 -\u003e package123.a -\u003e package123.b -\u003e package123\n\n1 cycle(s).\n```\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n\n## Installation\n\n```console\n$ pip3 install no-cyclic-imports\n```\n\n```console\n$ pipx install no-cyclic-imports\n```\n\n\n## License\n\n`no-cyclic-imports` is distributed under the terms of the [Affero GPL v3 or later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartwork%2Fno-cyclic-imports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhartwork%2Fno-cyclic-imports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartwork%2Fno-cyclic-imports/lists"}