{"id":62271,"name":"codetools","description":"Tools for Python code analysis and execution.","url":"https://github.com/enthought/codetools","last_synced_at":"2025-09-08T12:40:47.503Z","repository":{"id":1354034,"uuid":"1301534","full_name":"enthought/codetools","owner":"enthought","description":"Tools for Python code analysis and execution.","archived":false,"fork":false,"pushed_at":"2024-07-29T16:15:39.000Z","size":1601,"stargazers_count":52,"open_issues_count":7,"forks_count":10,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-09-07T01:57:46.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-01-28T03:09:01.000Z","updated_at":"2025-07-31T09:41:36.000Z","dependencies_parsed_at":"2025-01-27T16:48:29.642Z","dependency_job_id":null,"html_url":"https://github.com/enthought/codetools","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/enthought/codetools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/sbom","scorecard":{"id":378134,"data":{"date":"2025-08-11","repo":{"name":"github.com/enthought/codetools","commit":"96f52148adce62d3eb7c86637663ea21c87eb0cd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test-with-edm.yml:1","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-with-edm.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/enthought/codetools/test-with-edm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-with-edm.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/enthought/codetools/test-with-edm.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-18T14:44:43.656Z","repository_id":1354034,"created_at":"2025-08-18T14:44:43.656Z","updated_at":"2025-08-18T14:44:43.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274187376,"owners_count":25237784,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"enthought","name":"Enthought, Inc.","uuid":"539651","kind":"organization","description":"","email":null,"website":"http://www.enthought.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/539651?v=4","repositories_count":149,"last_synced_at":"2023-04-09T07:16:04.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/enthought","funding_links":[],"total_stars":4276,"followers":null,"following":null,"created_at":"2022-11-02T16:22:58.070Z","updated_at":"2023-04-09T07:16:05.045Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought/repositories"},"packages":[{"id":2675024,"name":"codetools","ecosystem":"pypi","description":"code analysis and execution tools","homepage":"https://github.com/enthought/codetools","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/enthought/codetools","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2023-09-10T23:21:24.275Z","latest_release_published_at":"2021-03-26T16:55:25.000Z","latest_release_number":"4.4.0","last_synced_at":"2025-09-06T04:47:17.989Z","created_at":"2022-04-10T10:23:56.882Z","updated_at":"2025-09-07T01:57:46.414Z","registry_url":"https://pypi.org/project/codetools/","install_command":"pip install codetools --index-url https://pypi.org/simple","documentation_url":"https://codetools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: OS Independent","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Software Development :: Libraries"],"normalized_name":"codetools","project_status":null},"repo_metadata":{"id":1354034,"uuid":"1301534","full_name":"enthought/codetools","owner":"enthought","description":"Tools for Python code analysis and execution.","archived":false,"fork":false,"pushed_at":"2024-07-29T16:15:39.000Z","size":1601,"stargazers_count":51,"open_issues_count":7,"forks_count":10,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-07-31T03:43:57.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-01-28T03:09:01.000Z","updated_at":"2025-01-11T09:20:09.000Z","dependencies_parsed_at":"2025-01-27T16:48:29.642Z","dependency_job_id":null,"html_url":"https://github.com/enthought/codetools","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/enthought/codetools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/sbom","scorecard":{"id":378134,"data":{"date":"2025-08-11","repo":{"name":"github.com/enthought/codetools","commit":"96f52148adce62d3eb7c86637663ea21c87eb0cd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test-with-edm.yml:1","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-with-edm.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/enthought/codetools/test-with-edm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-with-edm.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/enthought/codetools/test-with-edm.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-18T14:44:43.656Z","repository_id":1354034,"created_at":"2025-08-18T14:44:43.656Z","updated_at":"2025-08-18T14:44:43.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986626,"owners_count":25202708,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"enthought","name":"Enthought, Inc.","uuid":"539651","kind":"organization","description":"","email":null,"website":"http://www.enthought.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/539651?v=4","repositories_count":149,"last_synced_at":"2023-04-09T07:16:04.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/enthought","funding_links":[],"total_stars":4276,"followers":null,"following":null,"created_at":"2022-11-02T16:22:58.070Z","updated_at":"2023-04-09T07:16:05.045Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought/repositories"},"tags":[{"name":"4.4.0","sha":"ead482c2090e2215e78a94040c1a48195bdab5b8","kind":"tag","published_at":"2021-03-26T16:31:08.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/4.4.0","html_url":"https://github.com/enthought/codetools/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c2a0c1b436c5f7381ed91139a777844d5677d1be","kind":"tag","published_at":"2019-02-18T08:56:12.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/4.3.0","html_url":"https://github.com/enthought/codetools/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"8b6548acc1374c26499593a0d63a7380fa9967e4","kind":"tag","published_at":"2013-12-03T18:01:22.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/4.2.0","html_url":"https://github.com/enthought/codetools/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"322002c2a430b42ae168582cc08e1e985fa6108b","kind":"tag","published_at":"2013-03-28T13:51:49.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/4.1.0","html_url":"https://github.com/enthought/codetools/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"4fa5eab121649a818e2cc0615a6449e5065285f9","kind":"tag","published_at":"2011-06-21T22:37:57.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/4.0.0","html_url":"https://github.com/enthought/codetools/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/4.0.0/manifests"},{"name":"3.2.0","sha":"59c9f8ebde9292f80b67e4e558d771371afdfc8a","kind":"tag","published_at":"2011-01-27T18:28:26.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.2.0","html_url":"https://github.com/enthought/codetools/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.2.0/manifests"},{"name":"3.1.2","sha":"e6e43767a4862b3ec44c385da4dd794569bd7482","kind":"tag","published_at":"2010-10-16T04:10:37.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.1.2","html_url":"https://github.com/enthought/codetools/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"0926cc20d44a4a09c9e1161a0e20bcda62a7ea80","kind":"tag","published_at":"2010-02-25T02:09:24.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.1.1","html_url":"https://github.com/enthought/codetools/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"6ac5cd637d52ffcccbed915bf3a466a07a41b90e","kind":"tag","published_at":"2009-07-16T00:02:11.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.1.0","html_url":"https://github.com/enthought/codetools/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"da01eca8931cc5901b9f2fc4a9b2844f79db5b34","kind":"tag","published_at":"2009-03-23T18:46:00.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.0.2","html_url":"https://github.com/enthought/codetools/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"8b2c0db9adacbb7e8753d1ffb1416588c7e8c0fb","kind":"tag","published_at":"2008-12-08T23:18:36.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.0.1","html_url":"https://github.com/enthought/codetools/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"d07f2e8b85def68f6c4429cdc8b791d4144ea380","kind":"tag","published_at":"2008-08-16T20:18:06.000Z","download_url":"https://codeload.github.com/enthought/codetools/tar.gz/3.0.0","html_url":"https://github.com/enthought/codetools/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/enthought/codetools@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/tags/3.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T01:57:46.414Z","dependent_packages_count":0,"downloads":43,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":32.432649578862595,"dependent_repos_count":3.7410905918945905,"dependent_packages_count":10.032368031403879,"stargazers_count":9.517560137588529,"forks_count":10.156480153036824,"docker_downloads_count":null,"average":13.176029698557283},"purl":"pkg:pypi/codetools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/codetools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/codetools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/codetools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-28T11:33:47.596Z","issues_count":25,"pull_requests_count":41,"avg_time_to_close_issue":28930306.277777776,"avg_time_to_close_pull_request":17135783.14634146,"issues_closed_count":18,"pull_requests_closed_count":41,"pull_request_authors_count":12,"issue_authors_count":9,"avg_comments_per_issue":1.16,"avg_comments_per_pull_request":2.707317073170732,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":49564.0,"past_year_avg_time_to_close_pull_request":49491.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/issues","maintainers":[{"login":"rahulporuri","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rahulporuri"},{"login":"mdickinson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdickinson"},{"login":"itziakos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itziakos"},{"login":"corranwebster","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/corranwebster"},{"login":"rkern","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkern"},{"login":"jwiggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwiggins"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codetools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codetools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codetools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codetools/related_packages","maintainers":[{"uuid":"enthought","login":"enthought","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://pypi.org/user/enthought/","role":null,"created_at":"2023-02-23T20:28:10.673Z","updated_at":"2023-02-23T20:28:10.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/enthought/packages"},{"uuid":"dickinsm","login":"dickinsm","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/dickinsm/","role":null,"created_at":"2023-02-23T20:28:10.660Z","updated_at":"2023-02-23T20:28:10.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dickinsm/packages"},{"uuid":"rporuri","login":"rporuri","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/rporuri/","role":null,"created_at":"2023-02-23T20:28:10.688Z","updated_at":"2023-02-23T20:28:10.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rporuri/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":550671,"full_name":"enthought/codetools","default_branch":"main","committers":[{"name":"Corran Webster","email":"cwebster@enthought.com","login":"corranwebster","count":33},{"name":"Robert Kern","email":"robert.kern@gmail.com","login":"rkern","count":26},{"name":"dpeterson","email":"dpeterson@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":25},{"name":"ischnell","email":"ischnell@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":25},{"name":"jminardi","email":"jminardi@enthought.com","login":null,"count":24},{"name":"bhendrix","email":"bhendrix@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":23},{"name":"Ioannis Tziakos","email":"ioannist@enthought.com","login":"itziakos","count":23},{"name":"cwebster","email":"cwebster@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":22},{"name":"Ilan Schnell","email":"ischnell@enthought.com","login":null,"count":22},{"name":"Poruri Sai Rahul","email":"rporuri@enthought.com","login":null,"count":19},{"name":"oliphant","email":"oliphant@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":18},{"name":"ccasey","email":"ccasey@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":17},{"name":"Mark Dickinson","email":"mdickinson@enthought.com","login":"mdickinson","count":16},{"name":"Aaron Ayres","email":"aayres@enthought.com","login":"aaronayres35","count":11},{"name":"swisher","email":"swisher@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":9},{"name":"ascopatz","email":"ascopatz@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":9},{"name":"jmarch","email":"jmarch@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":9},{"name":"warren.weckesser","email":"warren.weckesser@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":5},{"name":"Pietro Berkes","email":"pberkes@enthought.com","login":null,"count":5},{"name":"kammeyer","email":"kammeyer@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":4},{"name":"rkern","email":"rkern@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":4},{"name":"John Wiggins","email":"jwiggins@enthought.com","login":"jwiggins","count":3},{"name":"Anthony Scopatz","email":"scopatz@gmail.com","login":"scopatz","count":2},{"name":"dmartin","email":"dmartin@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":1},{"name":"cgalvan","email":"cgalvan@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":1},{"name":"Jonathan March","email":"jmarch@enthought.com","login":null,"count":1},{"name":"GaelVaroquaux","email":"GaelVaroquaux@651a555e-23ca-0310-84fe-ca9f7c59d2ea","login":null,"count":1},{"name":"Didrik Pinte","email":"dpinte@fastmail.fm","login":"dpinte","count":1},{"name":"Prabhu Ramachandran","email":"prabhu@enthought.com","login":"prabhuramachandran","count":1},{"name":"Rustam Safin","email":"rustiksnegovik@gmail.com","login":"Snegovikufa","count":1}],"total_commits":361,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.033333333333333,"dds":0.9085872576177285,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-01-20T12:15:44.608Z","last_synced_commit":"96f52148adce62d3eb7c86637663ea21c87eb0cd","created_at":"2023-03-09T04:38:37.408Z","updated_at":"2025-01-20T12:15:44.653Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"enthought/codetools","html_url":"https://github.com/enthought/codetools","last_synced_at":"2025-07-31T02:38:02.721Z","status":"error","issues_count":25,"pull_requests_count":41,"avg_time_to_close_issue":28930306.277777776,"avg_time_to_close_pull_request":17135783.14634146,"issues_closed_count":18,"pull_requests_closed_count":41,"pull_request_authors_count":12,"issue_authors_count":9,"avg_comments_per_issue":1.16,"avg_comments_per_pull_request":2.707317073170732,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":49564.0,"past_year_avg_time_to_close_pull_request":49491.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:49:16.429Z","updated_at":"2025-07-31T02:38:02.721Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fcodetools/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":19,"NONE":6},"pull_request_author_associations_count":{"MEMBER":25,"NONE":8,"CONTRIBUTOR":8},"issue_authors":{"rahulporuri":9,"mdickinson":6,"itziakos":3,"jonathanrocher":2,"idella":1,"Playgirlkaybraz11":1,"corranwebster":1,"tristanlatr":1,"kihneman":1},"pull_request_authors":{"rahulporuri":10,"aaronayres35":7,"mdickinson":6,"corranwebster":4,"pberkes":4,"itziakos":2,"jminardi":2,"rkern":2,"idella":1,"Playgirlkaybraz11":1,"jwiggins":1,"Snegovikufa":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162677,"issues_count":31978499,"pull_requests_count":100256927,"authors_count":10727517,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"rahulporuri","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rahulporuri"},{"login":"mdickinson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdickinson"},{"login":"corranwebster","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/corranwebster"},{"login":"itziakos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itziakos"},{"login":"rkern","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkern"},{"login":"jwiggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwiggins"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"ForkEvent":1},"last_year":{"WatchEvent":2,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test-with-edm.yml","sha":null,"kind":"manifest","created_at":"2025-01-27T16:48:27.585Z","updated_at":"2025-01-27T16:48:27.585Z","repository_link":"https://github.com/enthought/codetools/blob/main/.github/workflows/test-with-edm.yml","dependencies":[{"id":21635829710,"package_name":"enthought/setup-edm-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":21635830011,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"ci-src-requirements.txt","sha":null,"kind":"manifest","created_at":"2025-01-27T16:48:29.363Z","updated_at":"2025-01-27T16:48:29.363Z","repository_link":"https://github.com/enthought/codetools/blob/main/ci-src-requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-01-27T16:48:29.411Z","updated_at":"2025-01-27T16:48:29.411Z","repository_link":"https://github.com/enthought/codetools/blob/main/setup.py","dependencies":[]}],"score":11.589608689741187,"created_at":"2025-09-08T11:18:24.622Z","updated_at":"2025-10-07T08:24:19.266Z","avatar_url":"https://github.com/enthought.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":43,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/62271","html_url":"https://science.ecosyste.ms/projects/62271"}