{"id":16949450,"url":"https://github.com/tailhook/flake8-import-graph","last_synced_at":"2025-04-11T20:20:23.639Z","repository":{"id":57429965,"uuid":"148655064","full_name":"tailhook/flake8-import-graph","owner":"tailhook","description":"A flake8 lint to enforce that some modules can't be imported from other modules","archived":false,"fork":false,"pushed_at":"2019-07-07T14:56:53.000Z","size":19,"stargazers_count":8,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T16:15:35.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tailhook.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-13T15:01:59.000Z","updated_at":"2024-06-28T06:11:25.000Z","dependencies_parsed_at":"2022-08-26T02:42:30.529Z","dependency_job_id":null,"html_url":"https://github.com/tailhook/flake8-import-graph","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fflake8-import-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fflake8-import-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fflake8-import-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fflake8-import-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tailhook","download_url":"https://codeload.github.com/tailhook/flake8-import-graph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473079,"owners_count":21109629,"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":[],"created_at":"2024-10-13T21:54:45.442Z","updated_at":"2025-04-11T20:20:23.606Z","avatar_url":"https://github.com/tailhook.png","language":"Python","readme":"Flake8 Import Graph\n===================\n\nA flake8 lint to enforce that some modules can't be imported from other\nmodules.\n\n\n::\n\n    pip install flake8-import-graph==0.1.3\n\n\nConfigure it, by putting ``.flake8`` file in the package root:\n\n::\n\n    [flake8]\n    deny-imports =\n        # Don't allow models importing controllers\n        myapp.models=myapp.controllers\n        # Don't allow controllers to import sqlalchemy directly\n        myapp.controllers=sqlalchemy\n\n\nLicense\n=======\n\nLicensed under either of\n\n* Apache License, Version 2.0,\n  (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)\n  at your option.\n\n------------\nContribution\n------------\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailhook%2Fflake8-import-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailhook%2Fflake8-import-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailhook%2Fflake8-import-graph/lists"}