{"id":4297689,"name":"tree-sitter-python","ecosystem":"cargo","description":"Python grammar for tree-sitter","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tree-sitter/tree-sitter-python","keywords_array":["incremental","parsing","python","tree-sitter"],"namespace":null,"versions_count":18,"first_release_published_at":"2020-10-26T19:18:55.846Z","latest_release_published_at":"2025-09-11T06:45:57.328Z","latest_release_number":"0.25.0","last_synced_at":"2026-03-24T13:41:58.792Z","created_at":"2022-04-13T07:26:48.007Z","updated_at":"2026-03-24T15:16:15.769Z","registry_url":"https://crates.io/crates/tree-sitter-python/","install_command":"cargo install tree-sitter-python","documentation_url":"https://docs.rs/tree-sitter-python/","metadata":{"categories":["text-editors","parser-implementations","parsing"]},"repo_metadata":{"id":37451205,"uuid":"76530115","full_name":"tree-sitter/tree-sitter-python","owner":"tree-sitter","description":"Python grammar for tree-sitter","archived":false,"fork":false,"pushed_at":"2025-09-15T21:33:35.000Z","size":23795,"stargazers_count":486,"open_issues_count":13,"forks_count":176,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-10-05T01:36:47.716Z","etag":null,"topics":["parser","python","tree-sitter"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tree-sitter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"tree-sitter","patreon":null,"open_collective":"tree-sitter","ko_fi":"amaanq","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2016-12-15T06:22:25.000Z","updated_at":"2025-10-04T09:46:09.000Z","dependencies_parsed_at":"2024-03-13T01:21:55.258Z","dependency_job_id":"67f638d0-07fc-4a1c-a783-a54ab53da138","html_url":"https://github.com/tree-sitter/tree-sitter-python","commit_stats":{"total_commits":490,"total_committers":33,"mean_commits":"14.848484848484848","dds":0.6020408163265306,"last_synced_commit":"bffb65a8cfe4e46290331dfef0dbf0ef3679de11"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/tree-sitter/tree-sitter-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/sbom","scorecard":{"id":897670,"data":{"date":"2025-08-11","repo":{"name":"github.com/tree-sitter/tree-sitter-python","commit":"710796b8b877a970297106e5bbc8e2afa47f86ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","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":"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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yml:8","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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/fuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tree-sitter/tree-sitter-python/publish.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.23.6 not signed: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/192033058","Warn: release artifact v0.23.5 not signed: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/189081257","Warn: release artifact v0.23.4 not signed: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/184615588","Warn: release artifact v0.23.3 not signed: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/184545858","Warn: release artifact v0.23.6 does not have provenance: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/192033058","Warn: release artifact v0.23.5 does not have provenance: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/189081257","Warn: release artifact v0.23.4 does not have provenance: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/184615588","Warn: release artifact v0.23.3 does not have provenance: https://api.github.com/repos/tree-sitter/tree-sitter-python/releases/184545858"],"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T14:21:27.699Z","repository_id":37451205,"created_at":"2025-08-24T14:21:27.699Z","updated_at":"2025-08-24T14:21:27.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399607,"owners_count":25980329,"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-10-04T02:00:05.491Z","response_time":63,"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":"tree-sitter","name":"tree-sitter","uuid":"17203512","kind":"organization","description":"","email":null,"website":"https://tree-sitter.github.io/tree-sitter/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17203512?v=4","repositories_count":56,"last_synced_at":"2025-09-20T06:35:25.407Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tree-sitter","funding_links":["https://github.com/sponsors/tree-sitter"],"total_stars":30883,"followers":1923,"following":0,"created_at":"2022-11-03T20:35:20.097Z","updated_at":"2025-09-20T06:35:25.407Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter/repositories"},"tags":[{"name":"v0.25.0","sha":"293fdc02038ee2bf0e2e206711b69c90ac0d413f","kind":"tag","published_at":"2025-09-11T06:45:22.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.25.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.25.0/manifests"},{"name":"v0.23.6","sha":"bffb65a8cfe4e46290331dfef0dbf0ef3679de11","kind":"commit","published_at":"2024-12-22T23:06:13.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.6","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"1ee3e775477f913ae3a46cde7a6a512deb06052c","kind":"commit","published_at":"2024-12-05T02:56:48.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.5","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"6d14e44ea217bc5bb1c1804180e9818d7d1b8d91","kind":"commit","published_at":"2024-11-11T06:55:16.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.4","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"d5e1c9b8a2963cb9da3495678388343bb2f0ef3e","kind":"commit","published_at":"2024-11-10T05:32:23.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.3","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"9a7f191b45af504c04acc78abc0afa5e0baf5ffe","kind":"commit","published_at":"2024-09-02T09:24:13.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.2","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"a5df7178a5acea92a91b117b04d0149c0f47df9c","kind":"commit","published_at":"2024-09-02T09:16:42.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"346fa42dc2990d2a2736cc60891369d0d3d8e65c","kind":"commit","published_at":"2024-08-26T17:20:05.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.23.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.23.0/manifests"},{"name":"v0.21.0","sha":"0f9047c857ed0990931b1f899c7d3bf403703147","kind":"commit","published_at":"2024-03-10T23:26:42.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.21.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"c01fb4e38587e959b9058b8cd34b9e6a3068c827","kind":"tag","published_at":"2023-08-16T21:06:16.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.20.4","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"7f176cd8badf29238be598b98b77c054ee67f77e","kind":"tag","published_at":"2023-07-23T03:13:58.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.20.3","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"de221eccf9a221f5b85474a553474a69b4b5784d","kind":"commit","published_at":"2022-06-27T22:09:45.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.20.2","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.2/manifests"},{"name":"v0.20.0","sha":"2b9e9e0d231d5dd9f491d47f704817baee7d5af0","kind":"commit","published_at":"2022-06-21T19:02:51.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.20.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.20.0/manifests"},{"name":"rust-0.19.1","sha":"c3a0520ed35173e70798ab1f284ac440be69e1cc","kind":"tag","published_at":"2021-10-04T14:11:59.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/rust-0.19.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/rust-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@rust-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/rust-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/rust-0.19.1/manifests"},{"name":"v0.19.0","sha":"79e014734f40fd37644af24b49f368ed6c75a501","kind":"tag","published_at":"2021-03-04T00:52:10.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.19.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.19.0/manifests"},{"name":"v0.17.1","sha":"3196e288650992bca2399dda15ac703c342a22bb","kind":"tag","published_at":"2021-01-19T19:31:59.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.17.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"10eaa00fecfd1ef7a92e7b839a3f4067844c1e1e","kind":"tag","published_at":"2020-12-15T17:31:31.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.17.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"4cca050b68bf42ddff6cbc0077ce4990467a2ec6","kind":"tag","published_at":"2020-03-05T21:27:20.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.16.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"e3e9624ea555d2312955056a4deb19a4fd08a4b3","kind":"tag","published_at":"2019-12-09T22:45:33.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.16.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"75c13794ef7273df6f48c0758bcab0138856c6e1","kind":"tag","published_at":"2019-12-03T01:08:39.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.15.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"f2c7609152a6be0a6f9e360c3938f77ed382a9c6","kind":"tag","published_at":"2019-06-07T21:39:28.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.15.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"0c1f2caf82acbd7ad4429fab361ec9000ffc6127","kind":"tag","published_at":"2019-04-07T21:18:12.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.14.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"1ae9eb5c47fd1a425639d4f16d09f1fa59f58d81","kind":"tag","published_at":"2018-11-13T05:34:53.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.6","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"febcfe05524601d35e015028d51013b48de0a681","kind":"tag","published_at":"2018-11-09T04:42:00.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.5","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"56d57da27737259b85ca185c4ac0706d9bf92389","kind":"tag","published_at":"2018-07-31T19:39:32.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.4","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"9902e38cbf476da657cd3762b61bf986ec089619","kind":"tag","published_at":"2018-07-25T20:34:31.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.3","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"7c9388b1f09085bb6a604fcba5a0d4f29b12b20f","kind":"tag","published_at":"2018-07-25T20:33:28.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.2","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"3918314379749339ae5cb5b3d83579436c1091e4","kind":"tag","published_at":"2018-07-25T18:57:14.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"a8122aaa7af548e8dd15674d020ac007a20487a6","kind":"tag","published_at":"2018-07-18T19:26:11.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.13.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"b4d6134d669f41b8c8ea44f5cdfa6ea89e0d384b","kind":"tag","published_at":"2018-06-20T17:06:07.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.12.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d8b5dc12230dd5021aeb9baea59c901dc55b385c","kind":"tag","published_at":"2018-06-15T21:02:50.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.12.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"814b489165c6100a55a8a60a794fef0158957302","kind":"tag","published_at":"2018-04-12T23:48:43.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.11.3","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"66c7d05cb2acefaed59097f8b92d9716ea3ebd58","kind":"tag","published_at":"2018-04-12T22:07:43.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.11.2","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"4f7f43af77c363f859e531c45ced267c894c1750","kind":"tag","published_at":"2018-03-28T22:35:13.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.11.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"bd07c124e9aab5f1ee3167d5c7436652c8866935","kind":"tag","published_at":"2018-03-28T21:07:52.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.11.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.11.0/manifests"},{"name":"v0.5.0","sha":"5bb2451fb259c0e2a63fab705cadf67adb637c59","kind":"tag","published_at":"2018-03-06T01:48:39.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.5.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"58037db0e7257a7ea32bd351974ef302bcad8642","kind":"tag","published_at":"2018-03-03T00:57:18.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.4.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9d09884c89a22a136b070a40a055752c0ed596ec","kind":"tag","published_at":"2018-02-13T01:11:04.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.4.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"2d3fa4c419180d70e7b8e5e171e7f74f6bfde987","kind":"commit","published_at":"2018-01-25T17:35:14.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.3.1","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a074d841326d0560ed4912b06038bdf1ad0c1104","kind":"tag","published_at":"2017-12-22T01:08:01.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.3.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2c65f065c77e21664e7e05b27c5d04585285ffdf","kind":"tag","published_at":"2017-09-18T16:28:37.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.2.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"972eae5457b2bbf0595be4fcd16cdcd57da3dc96","kind":"tag","published_at":"2017-08-02T23:31:53.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.1.0","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"d7643332a577a5b5283c75d41b2386ad243e9ce5","kind":"tag","published_at":"2017-03-18T00:17:30.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.0.3","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"2cd8ba3e32fda1b5c1714f1339372222a60a3b87","kind":"tag","published_at":"2017-02-02T05:34:38.000Z","download_url":"https://codeload.github.com/tree-sitter/tree-sitter-python/tar.gz/v0.0.2","html_url":"https://github.com/tree-sitter/tree-sitter-python/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tree-sitter/tree-sitter-python@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-03-24T15:16:15.748Z","dependent_packages_count":31,"downloads":5267180,"downloads_period":"total","dependent_repos_count":372,"rankings":{"downloads":4.311490836308235,"dependent_repos_count":2.154625162437079,"dependent_packages_count":1.849457865987162,"stargazers_count":9.869345531736776,"forks_count":5.945764231286418,"docker_downloads_count":3.251582810713031,"average":4.5637110730781165},"purl":"pkg:cargo/tree-sitter-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/tree-sitter-python","docker_dependents_count":34,"docker_downloads_count":23282870,"usage_url":"https://repos.ecosyste.ms/usage/cargo/tree-sitter-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/tree-sitter-python/dependencies","status":null,"funding_links":["https://github.com/sponsors/tree-sitter","https://opencollective.com/tree-sitter","https://ko-fi.com/amaanq"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T13:15:21.260Z","issues_count":117,"pull_requests_count":116,"avg_time_to_close_issue":25656303.484848484,"avg_time_to_close_pull_request":10664426.29,"issues_closed_count":99,"pull_requests_closed_count":100,"pull_request_authors_count":46,"issue_authors_count":102,"avg_comments_per_issue":1.9487179487179487,"avg_comments_per_pull_request":1.5172413793103448,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":17,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":5528358.111111111,"past_year_avg_time_to_close_pull_request":1669946.2352941176,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.8235294117647058,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ftree-sitter-python/issues","maintainers":[{"login":"amaanq","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaanq"},{"login":"ObserverOfTime","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ObserverOfTime"},{"login":"tausbn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tausbn"},{"login":"rewinfrey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rewinfrey"},{"login":"patrickt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickt"}],"active_maintainers":[{"login":"amaanq","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaanq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree-sitter-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree-sitter-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree-sitter-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree-sitter-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree-sitter-python/codemeta","maintainers":[{"uuid":"13278","login":"dcreager","name":"Douglas Creager","email":null,"url":"https://github.com/dcreager","packages_count":35,"html_url":"https://crates.io/users/dcreager","role":null,"created_at":"2022-11-08T02:44:17.475Z","updated_at":"2022-11-08T02:44:17.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dcreager/packages"},{"uuid":"21921","login":"maxbrunsfeld","name":"Max Brunsfeld","email":null,"url":"https://github.com/maxbrunsfeld","packages_count":40,"html_url":"https://crates.io/users/maxbrunsfeld","role":null,"created_at":"2022-11-08T02:44:17.483Z","updated_at":"2022-11-08T02:44:17.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/maxbrunsfeld/packages"}]}