{"id":37083626,"url":"https://github.com/python-coincidence/importcheck","last_synced_at":"2026-01-14T10:12:19.268Z","repository":{"id":38185743,"uuid":"336405601","full_name":"python-coincidence/importcheck","owner":"python-coincidence","description":"A tool to check all modules can be correctly imported.","archived":false,"fork":false,"pushed_at":"2025-12-22T08:47:39.000Z","size":291,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-23T19:56:24.481Z","etag":null,"topics":["import","python","test"],"latest_commit_sha":null,"homepage":"https://importcheck.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-coincidence.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-05T22:38:50.000Z","updated_at":"2025-12-09T09:36:11.000Z","dependencies_parsed_at":"2023-02-01T03:31:09.918Z","dependency_job_id":"e124df56-49f9-422b-b8d3-0c11c9d794ca","html_url":"https://github.com/python-coincidence/importcheck","commit_stats":{"total_commits":96,"total_committers":3,"mean_commits":32.0,"dds":"0.32291666666666663","last_synced_commit":"8c5358d9ccd3b0e50df77b71b34bb4530828ba77"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/python-coincidence/importcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-coincidence%2Fimportcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-coincidence%2Fimportcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-coincidence%2Fimportcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-coincidence%2Fimportcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-coincidence","download_url":"https://codeload.github.com/python-coincidence/importcheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-coincidence%2Fimportcheck/sbom","scorecard":{"id":752141,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-coincidence/importcheck","commit":"fb85273f00ef91074f7b0d060470bf0ac583ae13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs_test_action.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/flake8.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:14","Warn: no topLevel permission defined: .github/workflows/octocheese.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_linux.yml:18","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_linux.yml:16","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_macos.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_macos.yml:17","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/docs_test_action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/flake8.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flake8.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/octocheese.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/octocheese.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/python-coincidence/importcheck/python_ci_macos.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:154","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/python-coincidence/importcheck/releases/86020186","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/python-coincidence/importcheck/releases/41349509","Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/python-coincidence/importcheck/releases/39508744","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/python-coincidence/importcheck/releases/37915611","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/python-coincidence/importcheck/releases/37517093","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/python-coincidence/importcheck/releases/86020186","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/python-coincidence/importcheck/releases/41349509","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/python-coincidence/importcheck/releases/39508744","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/python-coincidence/importcheck/releases/37915611","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/python-coincidence/importcheck/releases/37517093"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python_ci_linux.yml:135"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:46.576Z","repository_id":38185743,"created_at":"2025-08-22T20:39:46.576Z","updated_at":"2025-08-22T20:39:46.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["import","python","test"],"created_at":"2026-01-14T10:12:18.358Z","updated_at":"2026-01-14T10:12:19.259Z","avatar_url":"https://github.com/python-coincidence.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"############\nimportcheck\n############\n\n.. start short_desc\n\n**A tool to check all modules can be correctly imported.**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/importcheck/latest?logo=read-the-docs\n\t:target: https://importcheck.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/python-coincidence/importcheck/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/python-coincidence/importcheck/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/python-coincidence/importcheck/workflows/Linux/badge.svg\n\t:target: https://github.com/python-coincidence/importcheck/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/python-coincidence/importcheck/workflows/Windows/badge.svg\n\t:target: https://github.com/python-coincidence/importcheck/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/python-coincidence/importcheck/workflows/macOS/badge.svg\n\t:target: https://github.com/python-coincidence/importcheck/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/python-coincidence/importcheck/workflows/Flake8/badge.svg\n\t:target: https://github.com/python-coincidence/importcheck/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/python-coincidence/importcheck/workflows/mypy/badge.svg\n\t:target: https://github.com/python-coincidence/importcheck/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/python-coincidence/importcheck/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/python-coincidence/importcheck/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/python-coincidence/importcheck/master?logo=coveralls\n\t:target: https://coveralls.io/github/python-coincidence/importcheck?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/python-coincidence/importcheck?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/python-coincidence/importcheck\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/importcheck\n\t:target: https://pypi.org/project/importcheck/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/importcheck?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/importcheck/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/importcheck\n\t:target: https://pypi.org/project/importcheck/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/importcheck\n\t:target: https://pypi.org/project/importcheck/\n\t:alt: PyPI - Wheel\n\n.. |license| image:: https://img.shields.io/github/license/python-coincidence/importcheck\n\t:target: https://github.com/python-coincidence/importcheck/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/python-coincidence/importcheck\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/python-coincidence/importcheck/v0.5.0\n\t:target: https://github.com/python-coincidence/importcheck/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/python-coincidence/importcheck\n\t:target: https://github.com/python-coincidence/importcheck/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/importcheck\n\t:target: https://pypi.org/project/importcheck/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``importcheck`` can be installed from PyPI.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install importcheck\n\n.. end installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-coincidence%2Fimportcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-coincidence%2Fimportcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-coincidence%2Fimportcheck/lists"}