{"id":869669,"name":"@codemirror/lang-python","ecosystem":"npm","description":"Python language support for the CodeMirror code editor","homepage":"https://github.com/codemirror/lang-python#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/lang-python","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":27,"first_release_published_at":"2020-12-29T19:51:10.459Z","latest_release_published_at":"2025-05-14T08:53:53.266Z","latest_release_number":"6.2.1","last_synced_at":"2026-03-14T21:18:51.738Z","created_at":"2022-04-07T15:00:56.439Z","updated_at":"2026-03-14T21:18:51.739Z","registry_url":"https://www.npmjs.com/package/@codemirror/lang-python","install_command":"npm install @codemirror/lang-python","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.2.1"}},"repo_metadata":{"id":44765910,"uuid":"325329403","full_name":"codemirror/lang-python","owner":"codemirror","description":"Python language support for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2025-05-14T08:53:38.000Z","size":62,"stargazers_count":37,"open_issues_count":0,"forks_count":23,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-08T15:15:51.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codemirror.net","language":"TypeScript","has_issues":false,"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/codemirror.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2020-12-29T16:03:21.000Z","updated_at":"2025-07-05T18:11:53.000Z","dependencies_parsed_at":"2024-02-02T22:30:03.798Z","dependency_job_id":"463d9c6c-e012-425b-bc6c-14e4f81f4d2c","html_url":"https://github.com/codemirror/lang-python","commit_stats":{"total_commits":81,"total_committers":4,"mean_commits":20.25,"dds":0.09876543209876543,"last_synced_commit":"1fe52ea9e286980aee63918b8b417a6f69325d7b"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/lang-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/sbom","scorecard":{"id":296808,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/lang-python","commit":"b29a2dd8f52bd1f3194d9a0d1d65631cda1c3c47"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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/dispatch.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/codemirror/lang-python/dispatch.yml/main?enable=pin","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":"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 1/30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dispatch.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":"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":"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":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":"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 1 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-17T19:45:29.910Z","repository_id":44765910,"created_at":"2025-08-17T19:45:29.910Z","updated_at":"2025-08-17T19:45:29.910Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272508510,"owners_count":24946514,"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-08-28T02:00:10.768Z","response_time":74,"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":"codemirror","name":"CodeMirror","uuid":"8876537","kind":"organization","description":"The in-browser code editor","email":null,"website":"http://codemirror.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8876537?v=4","repositories_count":50,"last_synced_at":"2023-04-10T16:46:55.795Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/codemirror","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:50:35.969Z","updated_at":"2023-04-10T16:46:56.230Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror/repositories"},"tags":[{"name":"6.2.1","sha":"b29a2dd8f52bd1f3194d9a0d1d65631cda1c3c47","kind":"tag","published_at":"2025-05-14T08:53:31.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.2.1","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"34dbda2d67e9f75af4d9228b4ccd5bd7d38d12cb","kind":"tag","published_at":"2025-04-25T07:19:14.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.2.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.2.0/manifests"},{"name":"6.1.7","sha":"3930ddffe73f2b7fd3e3949f25ee9ddbe3011a4b","kind":"tag","published_at":"2025-01-18T11:36:13.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.7","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.7/manifests"},{"name":"6.1.6","sha":"83ed6b3ee13b6d65755ade185a018d469721210c","kind":"tag","published_at":"2024-04-29T15:52:39.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.6","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.6/manifests"},{"name":"6.1.5","sha":"cc69f687f582366af5245472a775351d0fcb8f48","kind":"tag","published_at":"2024-03-28T21:14:10.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.5","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.5/manifests"},{"name":"6.1.4","sha":"ce4804b2163180989a95d368ffdfa68d48f8d991","kind":"tag","published_at":"2024-02-02T21:25:25.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.4","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.4/manifests"},{"name":"6.1.3","sha":"d87154ec7014063e6c7e0dfe16c2a7be93471114","kind":"tag","published_at":"2023-06-12T06:04:43.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.3","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"8b033f0aed777b9eda0307cf5d1e492040fc9c1c","kind":"tag","published_at":"2023-03-01T08:14:17.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.2","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"d213e1ec9a483899c41712ed3dd805dbe436d15a","kind":"tag","published_at":"2022-12-24T13:02:58.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.1","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"53af280c20e61ed34cff33aece8c6a3eee7f316b","kind":"tag","published_at":"2022-11-18T17:57:53.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.1.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.1.0/manifests"},{"name":"6.0.4","sha":"bbb33acee911b2296e8a330f25939b5570c2ead1","kind":"tag","published_at":"2022-10-24T11:56:20.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.0.4","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"fa5898af9a71c747cb00dc22152c621eb7bf419a","kind":"tag","published_at":"2022-10-19T16:09:08.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.0.3","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e92951d84f1b5dcaaa6b4bd5cecb72f72791cbbc","kind":"tag","published_at":"2022-09-22T15:04:22.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.0.2","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"57cc9c8d0d4224e6b4b928e9110f6debd4123aca","kind":"tag","published_at":"2022-07-21T12:06:30.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.0.1","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"3b30be2b6d12d34cdb4c5e540c88412d8a815d52","kind":"tag","published_at":"2022-06-08T06:45:27.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/6.0.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/6.0.0/manifests"},{"name":"0.20.0","sha":"10c7a439f6f8141a3f91f2966759bea33be92244","kind":"tag","published_at":"2022-04-20T14:10:56.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.20.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.20.0/manifests"},{"name":"0.19.5","sha":"805d6eac58489bc57aaa0d0d4975d6fccd167f0f","kind":"tag","published_at":"2022-04-06T06:44:39.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.19.5","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"5da5c854bc75027a5fb7251c1869fff8fac155e3","kind":"tag","published_at":"2022-01-26T07:36:06.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.19.4","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"44f7cfd6cf123f03a521e605db17b118ab4083fe","kind":"tag","published_at":"2022-01-20T08:45:15.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.19.3","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"5c1aa7936ca579649026fd178934d2aa5e20c3e5","kind":"tag","published_at":"2021-08-11T14:47:53.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.19.2","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"5fde20b094528532fee12cdc9372aeb3d1ecaa0a","kind":"tag","published_at":"2021-08-11T13:27:08.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.19.1","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"a0c78c4662696de936c91a3b3ae3c3f34971f436","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.19.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"dc79e548060277e049179ee6d8f98a37f283e566","kind":"tag","published_at":"2021-07-20T11:37:57.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.18.1","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"e70aa860f202a8a3d417558ff9456142877478f1","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.18.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"fe4c6c588f4d738204a863355e33f8ad6afe6647","kind":"tag","published_at":"2021-01-12T08:47:54.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.17.2","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"3a477137d32ff943f444f0e13e12fb5b7f6b4cd2","kind":"tag","published_at":"2021-01-06T19:17:24.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.17.1","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"aa997e41ace39613a32bea4faf021a9665b1500f","kind":"tag","published_at":"2020-12-29T19:29:46.000Z","download_url":"https://codeload.github.com/codemirror/lang-python/tar.gz/0.17.0","html_url":"https://github.com/codemirror/lang-python/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-python@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2026-02-14T18:42:35.045Z","dependent_packages_count":86,"downloads":4736134,"downloads_period":"last-month","dependent_repos_count":1379,"rankings":{"downloads":0.33335784975624877,"dependent_repos_count":0.5362920725678632,"dependent_packages_count":0.40537250548906834,"stargazers_count":7.789418049448188,"forks_count":5.535430258262792,"docker_downloads_count":1.0729771564954391,"average":2.6121413153366},"purl":"pkg:npm/%40codemirror/lang-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/lang-python","docker_dependents_count":773,"docker_downloads_count":574832122,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/lang-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/lang-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T11:02:45.830Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":332753.6666666667,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":165171.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-python/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-python/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-16T05:10:12.063Z","updated_at":"2022-11-16T05:10:12.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"uuid":"marijn","login":"marijn","name":null,"email":"marijn@haverbeke.berlin","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-16T05:10:12.075Z","updated_at":"2022-11-16T05:10:12.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}]}