{"id":65304,"name":"pyproj","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","url":"https://github.com/pyproj4/pyproj","last_synced_at":"2025-09-08T13:23:40.076Z","repository":{"id":25184055,"uuid":"28607354","full_name":"pyproj4/pyproj","owner":"pyproj4","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","archived":false,"fork":false,"pushed_at":"2025-08-14T11:57:33.000Z","size":478194,"stargazers_count":1139,"open_issues_count":47,"forks_count":221,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-14T13:06:04.342Z","etag":null,"topics":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://pyproj4.github.io/pyproj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyproj4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-12-29T21:38:25.000Z","updated_at":"2025-08-14T11:02:13.000Z","dependencies_parsed_at":"2023-02-12T00:00:34.175Z","dependency_job_id":"b55107ba-54e7-49f6-8271-fe1123758d82","html_url":"https://github.com/pyproj4/pyproj","commit_stats":{"total_commits":1453,"total_committers":71,"mean_commits":"20.464788732394368","dds":0.4232622161046111,"last_synced_commit":"6c876ded8d2be8061a65d842be777b77b2bdec90"},"previous_names":["jswhit/pyproj"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/pyproj4/pyproj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/sbom","scorecard":{"id":3670,"data":{"date":"2025-08-04","repo":{"name":"github.com/pyproj4/pyproj","commit":"0cd586a0fb7094b4f8fb43fe34dd2e249aec0da0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"8 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build_docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_proj_latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:76","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:182"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:06:18.255Z","repository_id":25184055,"created_at":"2025-08-14T13:06:18.255Z","updated_at":"2025-08-14T13:06:18.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190965,"owners_count":25238269,"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":"pyproj4","name":"pyproj4","uuid":"48302803","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48302803?v=4","repositories_count":3,"last_synced_at":"2024-03-25T20:02:57.820Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyproj4","funding_links":[],"total_stars":978,"followers":13,"following":0,"created_at":"2022-11-02T16:23:29.795Z","updated_at":"2024-03-25T20:02:57.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4/repositories"},"packages":[{"id":5284712,"name":"pyproj","ecosystem":"conda","description":"Python interface to PROJ (cartographic projections and coordinate transformations library).","homepage":"https://github.com/pyproj4/pyproj","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyproj4/pyproj","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-12-20T00:13:47.000Z","latest_release_published_at":"2024-01-10T15:55:03.000Z","latest_release_number":"3.6.1","last_synced_at":"2025-08-14T13:09:26.102Z","created_at":"2022-10-03T15:41:12.305Z","updated_at":"2025-08-14T19:22:54.457Z","registry_url":"https://anaconda.org/anaconda/pyproj","install_command":"conda install -c anaconda pyproj","documentation_url":null,"metadata":{},"repo_metadata":{"id":25184055,"uuid":"28607354","full_name":"pyproj4/pyproj","owner":"pyproj4","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","archived":false,"fork":false,"pushed_at":"2025-08-14T11:57:33.000Z","size":478194,"stargazers_count":1139,"open_issues_count":47,"forks_count":221,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-14T13:06:04.342Z","etag":null,"topics":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://pyproj4.github.io/pyproj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyproj4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-12-29T21:38:25.000Z","updated_at":"2025-08-14T11:02:13.000Z","dependencies_parsed_at":"2023-02-12T00:00:34.175Z","dependency_job_id":"b55107ba-54e7-49f6-8271-fe1123758d82","html_url":"https://github.com/pyproj4/pyproj","commit_stats":{"total_commits":1453,"total_committers":71,"mean_commits":"20.464788732394368","dds":0.4232622161046111,"last_synced_commit":"6c876ded8d2be8061a65d842be777b77b2bdec90"},"previous_names":["jswhit/pyproj"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/pyproj4/pyproj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/sbom","scorecard":{"id":3670,"data":{"date":"2025-08-04","repo":{"name":"github.com/pyproj4/pyproj","commit":"0cd586a0fb7094b4f8fb43fe34dd2e249aec0da0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"8 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build_docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_proj_latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:76","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:182"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:06:18.255Z","repository_id":25184055,"created_at":"2025-08-14T13:06:18.255Z","updated_at":"2025-08-14T13:06:18.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270470059,"owners_count":24589280,"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-14T02:00:10.309Z","response_time":75,"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":"pyproj4","name":"pyproj4","uuid":"48302803","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48302803?v=4","repositories_count":3,"last_synced_at":"2024-03-25T20:02:57.820Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyproj4","funding_links":[],"total_stars":978,"followers":13,"following":0,"created_at":"2022-11-02T16:23:29.795Z","updated_at":"2024-03-25T20:02:57.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4/repositories"},"tags":[{"name":"3.7.2","sha":"f16037d2c45c3274ef28b828998267c3390393c8","kind":"commit","published_at":"2025-08-14T11:02:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2/manifests"},{"name":"3.7.2rc1","sha":"878615decadbde676f9acc82bce9763d62fbacbe","kind":"commit","published_at":"2025-08-12T21:05:59.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1/manifests"},{"name":"3.7.2rc0","sha":"26b3cdb7d68e677ebfec62549288eea02bc38ed9","kind":"commit","published_at":"2025-08-10T15:20:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0/manifests"},{"name":"3.7.1","sha":"0aa1b386790d9a0b6289a098bc6acd0d1f222984","kind":"commit","published_at":"2025-02-16T03:46:11.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1/manifests"},{"name":"3.7.1rc0","sha":"a742bb9b29b9e4389046c88fa17155d2b26808ce","kind":"commit","published_at":"2025-02-15T02:23:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0/manifests"},{"name":"3.7.0","sha":"954b53e9a9a3ac557f2d4b3c966fcf460d11661e","kind":"commit","published_at":"2024-10-01T04:31:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0/manifests"},{"name":"3.7.0rc0","sha":"24715d31f885dba6104cd76731ba76e74595799b","kind":"commit","published_at":"2024-09-30T02:48:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0/manifests"},{"name":"3.6.1","sha":"0c5159aab8c32488584ae472b3752203f1005559","kind":"commit","published_at":"2023-09-21T01:23:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1/manifests"},{"name":"3.6.1rc0","sha":"36940dbbe2588be401209ae7a86536b42be0ea0f","kind":"commit","published_at":"2023-09-19T02:28:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0/manifests"},{"name":"3.6.0","sha":"32565ddf266658aebc9787b7534fdbdd06762839","kind":"commit","published_at":"2023-06-12T13:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0/manifests"},{"name":"3.6.0rc0","sha":"1ac2c9ab04a4d927599e4ea4b4a87dbcdb5a0494","kind":"commit","published_at":"2023-06-08T14:13:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0/manifests"},{"name":"3.5.0","sha":"f5466dfde6bc96bc219a855e8f2d9d04a965d12f","kind":"commit","published_at":"2023-03-28T02:35:10.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0/manifests"},{"name":"3.5.0rc0","sha":"356e45bd58a83a9aae7050a99ed0c41152048101","kind":"commit","published_at":"2023-03-25T01:52:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0/manifests"},{"name":"3.4.1","sha":"4faef1724b044ee145832591fcd7ed2639477670","kind":"commit","published_at":"2022-12-13T01:48:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1/manifests"},{"name":"3.4.1rc0","sha":"e972e198b9b97fdeee642b7f1155f18490db0e61","kind":"commit","published_at":"2022-12-10T02:50:57.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0/manifests"},{"name":"3.4.0","sha":"49d6bdb68d1b8fa0037fbfd2ca866764959df00f","kind":"commit","published_at":"2022-09-10T01:10:09.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"f6c12a347597ae3895158bd6d30ee72b763d3005","kind":"commit","published_at":"2022-09-09T01:28:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"fd58148751b853ceb2a70a87829633804a667c8d","kind":"commit","published_at":"2022-09-08T04:30:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1/manifests"},{"name":"3.4.0rc0","sha":"798ffec1de43c99cd59a874efe64c3d2c04a1d79","kind":"commit","published_at":"2022-09-07T17:53:36.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0/manifests"},{"name":"3.3.1","sha":"fa625e1c660887f74b4bce919be32a6727cb013f","kind":"commit","published_at":"2022-04-22T01:42:29.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1/manifests"},{"name":"3.3.1rc0","sha":"7e734ff3766fc0ac1399f2494898cd51cde2155f","kind":"commit","published_at":"2022-04-21T02:02:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0/manifests"},{"name":"3.3.0","sha":"48d922ad57316eab45d15ccfe41595c1e5e97039","kind":"commit","published_at":"2021-11-18T01:46:13.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0/manifests"},{"name":"3.3rc0","sha":"ed9248f6c5d3114279dc8d90ca1f0676d290a648","kind":"commit","published_at":"2021-11-14T01:25:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0/manifests"},{"name":"3.2.1","sha":"2c3909a12b5dca635eda1b6a776b762037278637","kind":"commit","published_at":"2021-09-18T00:47:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1/manifests"},{"name":"3.2.1rc0","sha":"d435d01018582be5dfa18bebde1122c093f0459f","kind":"commit","published_at":"2021-09-15T00:33:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0/manifests"},{"name":"3.2.0","sha":"c34717f2577a679069a62019954ccf1f6caee23e","kind":"commit","published_at":"2021-09-04T00:36:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0/manifests"},{"name":"3.2rc0","sha":"3812a2b693aacb62387199dc9878ad0189bad103","kind":"commit","published_at":"2021-09-01T01:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0/manifests"},{"name":"3.1.0","sha":"5f1fbc7b38390fdb1cebf3a00863d30ebffae118","kind":"commit","published_at":"2021-05-24T20:58:39.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0/manifests"},{"name":"3.1rc1","sha":"0e924a4b30e791d7e0897f711e9c39ccbdb0ad3a","kind":"commit","published_at":"2021-05-22T00:09:35.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1/manifests"},{"name":"3.1rc0","sha":"dc669ca034b5841c4f64f23e59b07af18eabd943","kind":"commit","published_at":"2021-05-19T00:09:05.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0/manifests"},{"name":"3.0.1","sha":"7044860d6a545d7086e0eab38bbcfcfa08d3cdbd","kind":"commit","published_at":"2021-03-05T02:54:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1/manifests"},{"name":"3.0.1rc0","sha":"983ccab0e658e04ed089b419aadb9829e1104007","kind":"commit","published_at":"2021-03-02T00:51:07.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0/manifests"},{"name":"3.0.0.post1","sha":"ddf6abf23de4ab4eb079035fd39f80f069434aff","kind":"commit","published_at":"2020-11-05T13:35:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0.post1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1/manifests"},{"name":"3.0.0","sha":"2736787b1e420959f7cee8ae2f2881e62455f145","kind":"commit","published_at":"2020-11-05T00:28:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0/manifests"},{"name":"3.0.rc2","sha":"12c0fe82754e65820ee8ce590491f01c78e0793d","kind":"commit","published_at":"2020-11-04T00:14:47.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2/manifests"},{"name":"3.0.rc1","sha":"915e1684ad438e10d0d98fde337982c599fb12b6","kind":"commit","published_at":"2020-11-03T01:10:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1/manifests"},{"name":"3.0.rc0","sha":"20ffd6f630c46e77286f2550566b2f6aded4cd69","kind":"commit","published_at":"2020-11-02T00:48:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0/manifests"},{"name":"v2.6.1rel","sha":"178570d4e3b9304018edc3d07fce01c561053cca","kind":"commit","published_at":"2020-05-04T02:01:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel/manifests"},{"name":"2.6.1rc1","sha":"4419f77fec08e1d99d0de875a832ad561d93b477","kind":"commit","published_at":"2020-05-03T01:40:01.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1/manifests"},{"name":"2.6.1rc0","sha":"36f41ce3d67fe0b63211878d8865b55115d62e2b","kind":"commit","published_at":"2020-05-02T01:59:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0/manifests"},{"name":"v2.6.0rel","sha":"5ab5a1161254e9d9539e494b4f5d17f88a6f6237","kind":"commit","published_at":"2020-03-17T01:38:40.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel/manifests"},{"name":"2.6.0rc0","sha":"91371fd1cfab763ffb0019903537ef0c5aa41264","kind":"commit","published_at":"2020-03-13T02:10:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0/manifests"},{"name":"v2.5.0rel","sha":"a23b994c92fb15505ca34a22cb70fcdf549abf8a","kind":"commit","published_at":"2020-02-21T13:50:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.5.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.5.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.5.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel/manifests"},{"name":"2.5.rc0","sha":"be510a543af8b9d255aa31b7de15d784f3485f8b","kind":"commit","published_at":"2020-02-20T17:25:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.5.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.5.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.5.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0/manifests"},{"name":"v2.4.2rel","sha":"f41762781ce84f14ef7475521d46a5a5dbb55251","kind":"commit","published_at":"2019-11-30T02:03:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel/manifests"},{"name":"2.4.2.rc0","sha":"4a67e793216ac47f12e05eab596705f345bcd671","kind":"commit","published_at":"2019-11-26T01:48:34.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.2.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.2.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.2.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0/manifests"},{"name":"v2.4.1rel","sha":"153583b5aad55338b0d51245dbbadcb524cd1f2a","kind":"commit","published_at":"2019-11-06T13:07:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel/manifests"},{"name":"2.4.1.rc0","sha":"d69b63dbd147efbee59884f9cd1aefe3f28aba2e","kind":"commit","published_at":"2019-11-02T00:28:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.1.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0/manifests"},{"name":"v2.4.0rel","sha":"a764f4a8aa8a9d21c05c0e04d828516bfc04ac8d","kind":"tag","published_at":"2019-09-21T03:48:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel/manifests"},{"name":"2.4.rc1","sha":"203fa2a5866966fe43f4250f894f07681a39a705","kind":"commit","published_at":"2019-09-20T12:32:27.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1/manifests"},{"name":"2.4.rc0","sha":"14cac29668967f91ef226e3c2455f11d43803e5b","kind":"commit","published_at":"2019-09-19T00:27:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0/manifests"},{"name":"v2.3.1rc3","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc3","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3/manifests"},{"name":"v2.3.1rel","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel/manifests"},{"name":"v2.3.1rc2","sha":"172fada653b39229a8558984777c79e46a4b5d06","kind":"commit","published_at":"2019-08-29T00:38:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2/manifests"},{"name":"v2.3.1rc1","sha":"8120142bc534b845b7c2e7b40028274edff4e1c7","kind":"commit","published_at":"2019-08-29T00:35:31.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1/manifests"},{"name":"v2.3.0rel","sha":"11b769cc3b808a7f417103d0b033222b07737cec","kind":"commit","published_at":"2019-08-19T00:46:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel/manifests"},{"name":"2.2.2","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.2.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2/manifests"},{"name":"v2.2.2rel","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel/manifests"},{"name":"v2.2.1rel","sha":"d3f9c574b0005d12f345f55cf8bd5c1c21b402f3","kind":"commit","published_at":"2019-06-14T00:57:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel/manifests"},{"name":"v2.2.0rel","sha":"2ce4d44d86dc7c206713caf1fd8f840fa3350697","kind":"commit","published_at":"2019-06-01T18:55:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel/manifests"},{"name":"v2.1.3rel","sha":"89baf1f8eb8840ae9b845fd17deb44e6716dca81","kind":"tag","published_at":"2019-04-04T18:12:24.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.3rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.3rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.3rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel/manifests"},{"name":"v2.1.2rel","sha":"764dcaf29bb84298e799f7d8b3a43275ad791677","kind":"tag","published_at":"2019-03-23T15:47:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel/manifests"},{"name":"v2.1.1rel","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"tag","published_at":"2019-03-18T00:54:53.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel/manifests"},{"name":"v2.1.1","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"commit","published_at":"2019-03-18T00:52:48.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1/manifests"},{"name":"v2.1.0rel","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"tag","published_at":"2019-03-15T13:06:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel/manifests"},{"name":"v2.1.0","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"commit","published_at":"2019-03-15T13:04:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0/manifests"},{"name":"v2.0.2rel","sha":"a790ca5bf2bb392125fc29208caec9ad5a75a5d4","kind":"tag","published_at":"2019-03-13T13:15:49.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel/manifests"},{"name":"v2.0.2","sha":"4e4dd12e71664c197dd31bcef02ed7d9d8b5dcd5","kind":"commit","published_at":"2019-03-12T19:25:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2/manifests"},{"name":"v2.0.1rel","sha":"55c8aa7204b0c0b5e8439cde027458b08e0b48f1","kind":"tag","published_at":"2019-03-10T15:55:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel/manifests"},{"name":"v2.0.0rel","sha":"58b4f49da12794989fc8cb397dc0cd2ecd221a6d","kind":"tag","published_at":"2019-03-08T01:22:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel/manifests"},{"name":"v1.9.6rel","sha":"263e283bce209ec7a6e4517828a31839545f2e8a","kind":"tag","published_at":"2018-12-29T14:49:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.6rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.6rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.6rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel/manifests"},{"name":"v1.9.5.1rel","sha":"9ff90a48d90d9e7fa643908c182a91d85c68de79","kind":"tag","published_at":"2016-01-06T22:27:12.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel/manifests"},{"name":"v1.9.5rel","sha":"a18f99a44d0ed58a37a738832010ac23a471031d","kind":"tag","published_at":"2016-01-05T20:00:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel/manifests"},{"name":"v1.9.4rel","sha":"bb005aca2d933d77b78c0018f8b5d04c471b4608","kind":"tag","published_at":"2014-12-29T22:23:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.4rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.4rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.4rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel/manifests"}]},"repo_metadata_updated_at":"2025-08-14T19:22:54.457Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":702,"rankings":{"downloads":null,"dependent_repos_count":5.806451612903226,"dependent_packages_count":1.044546850998464,"stargazers_count":24.823348694316437,"forks_count":23.410138248847925,"docker_downloads_count":null,"average":13.771121351766514},"purl":"pkg:conda/pyproj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyproj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyproj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyproj/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2025-08-07T04:29:53.965Z","issues_count":131,"pull_requests_count":159,"avg_time_to_close_issue":6528449.202020202,"avg_time_to_close_pull_request":1176430.0705128205,"issues_closed_count":99,"pull_requests_closed_count":156,"pull_request_authors_count":23,"issue_authors_count":76,"avg_comments_per_issue":3.8244274809160306,"avg_comments_per_pull_request":1.7735849056603774,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":33,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1319086.0,"past_year_avg_time_to_close_pull_request":344137.0731707317,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.9696969696969697,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/issues","maintainers":[{"login":"snowman2","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}],"active_maintainers":[{"login":"snowman2","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyproj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyproj/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyproj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyproj/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5290482,"name":"pyproj","ecosystem":"conda","description":null,"homepage":"https://github.com/pyproj4/pyproj","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyproj4/pyproj","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2018-10-30T17:08:57.000Z","latest_release_published_at":"2022-09-10T05:53:19.000Z","latest_release_number":"3.4.0","last_synced_at":"2025-08-14T13:09:28.629Z","created_at":"2022-10-03T15:49:56.965Z","updated_at":"2025-08-14T19:22:54.449Z","registry_url":"https://anaconda.org/conda-forge/pyproj","install_command":"conda install -c conda-forge pyproj","documentation_url":null,"metadata":{},"repo_metadata":{"id":25184055,"uuid":"28607354","full_name":"pyproj4/pyproj","owner":"pyproj4","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","archived":false,"fork":false,"pushed_at":"2025-08-14T11:57:33.000Z","size":478194,"stargazers_count":1139,"open_issues_count":47,"forks_count":221,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-14T13:06:04.342Z","etag":null,"topics":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://pyproj4.github.io/pyproj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyproj4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-12-29T21:38:25.000Z","updated_at":"2025-08-14T11:02:13.000Z","dependencies_parsed_at":"2023-02-12T00:00:34.175Z","dependency_job_id":"b55107ba-54e7-49f6-8271-fe1123758d82","html_url":"https://github.com/pyproj4/pyproj","commit_stats":{"total_commits":1453,"total_committers":71,"mean_commits":"20.464788732394368","dds":0.4232622161046111,"last_synced_commit":"6c876ded8d2be8061a65d842be777b77b2bdec90"},"previous_names":["jswhit/pyproj"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/pyproj4/pyproj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/sbom","scorecard":{"id":3670,"data":{"date":"2025-08-04","repo":{"name":"github.com/pyproj4/pyproj","commit":"0cd586a0fb7094b4f8fb43fe34dd2e249aec0da0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"8 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build_docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_proj_latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:76","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:182"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:06:18.255Z","repository_id":25184055,"created_at":"2025-08-14T13:06:18.255Z","updated_at":"2025-08-14T13:06:18.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270470059,"owners_count":24589280,"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-14T02:00:10.309Z","response_time":75,"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":"pyproj4","name":"pyproj4","uuid":"48302803","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48302803?v=4","repositories_count":3,"last_synced_at":"2024-03-25T20:02:57.820Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyproj4","funding_links":[],"total_stars":978,"followers":13,"following":0,"created_at":"2022-11-02T16:23:29.795Z","updated_at":"2024-03-25T20:02:57.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4/repositories"},"tags":[{"name":"3.7.2","sha":"f16037d2c45c3274ef28b828998267c3390393c8","kind":"commit","published_at":"2025-08-14T11:02:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2/manifests"},{"name":"3.7.2rc1","sha":"878615decadbde676f9acc82bce9763d62fbacbe","kind":"commit","published_at":"2025-08-12T21:05:59.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1/manifests"},{"name":"3.7.2rc0","sha":"26b3cdb7d68e677ebfec62549288eea02bc38ed9","kind":"commit","published_at":"2025-08-10T15:20:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0/manifests"},{"name":"3.7.1","sha":"0aa1b386790d9a0b6289a098bc6acd0d1f222984","kind":"commit","published_at":"2025-02-16T03:46:11.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1/manifests"},{"name":"3.7.1rc0","sha":"a742bb9b29b9e4389046c88fa17155d2b26808ce","kind":"commit","published_at":"2025-02-15T02:23:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0/manifests"},{"name":"3.7.0","sha":"954b53e9a9a3ac557f2d4b3c966fcf460d11661e","kind":"commit","published_at":"2024-10-01T04:31:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0/manifests"},{"name":"3.7.0rc0","sha":"24715d31f885dba6104cd76731ba76e74595799b","kind":"commit","published_at":"2024-09-30T02:48:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0/manifests"},{"name":"3.6.1","sha":"0c5159aab8c32488584ae472b3752203f1005559","kind":"commit","published_at":"2023-09-21T01:23:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1/manifests"},{"name":"3.6.1rc0","sha":"36940dbbe2588be401209ae7a86536b42be0ea0f","kind":"commit","published_at":"2023-09-19T02:28:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0/manifests"},{"name":"3.6.0","sha":"32565ddf266658aebc9787b7534fdbdd06762839","kind":"commit","published_at":"2023-06-12T13:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0/manifests"},{"name":"3.6.0rc0","sha":"1ac2c9ab04a4d927599e4ea4b4a87dbcdb5a0494","kind":"commit","published_at":"2023-06-08T14:13:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0/manifests"},{"name":"3.5.0","sha":"f5466dfde6bc96bc219a855e8f2d9d04a965d12f","kind":"commit","published_at":"2023-03-28T02:35:10.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0/manifests"},{"name":"3.5.0rc0","sha":"356e45bd58a83a9aae7050a99ed0c41152048101","kind":"commit","published_at":"2023-03-25T01:52:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0/manifests"},{"name":"3.4.1","sha":"4faef1724b044ee145832591fcd7ed2639477670","kind":"commit","published_at":"2022-12-13T01:48:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1/manifests"},{"name":"3.4.1rc0","sha":"e972e198b9b97fdeee642b7f1155f18490db0e61","kind":"commit","published_at":"2022-12-10T02:50:57.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0/manifests"},{"name":"3.4.0","sha":"49d6bdb68d1b8fa0037fbfd2ca866764959df00f","kind":"commit","published_at":"2022-09-10T01:10:09.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"f6c12a347597ae3895158bd6d30ee72b763d3005","kind":"commit","published_at":"2022-09-09T01:28:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"fd58148751b853ceb2a70a87829633804a667c8d","kind":"commit","published_at":"2022-09-08T04:30:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1/manifests"},{"name":"3.4.0rc0","sha":"798ffec1de43c99cd59a874efe64c3d2c04a1d79","kind":"commit","published_at":"2022-09-07T17:53:36.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0/manifests"},{"name":"3.3.1","sha":"fa625e1c660887f74b4bce919be32a6727cb013f","kind":"commit","published_at":"2022-04-22T01:42:29.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1/manifests"},{"name":"3.3.1rc0","sha":"7e734ff3766fc0ac1399f2494898cd51cde2155f","kind":"commit","published_at":"2022-04-21T02:02:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0/manifests"},{"name":"3.3.0","sha":"48d922ad57316eab45d15ccfe41595c1e5e97039","kind":"commit","published_at":"2021-11-18T01:46:13.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0/manifests"},{"name":"3.3rc0","sha":"ed9248f6c5d3114279dc8d90ca1f0676d290a648","kind":"commit","published_at":"2021-11-14T01:25:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0/manifests"},{"name":"3.2.1","sha":"2c3909a12b5dca635eda1b6a776b762037278637","kind":"commit","published_at":"2021-09-18T00:47:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1/manifests"},{"name":"3.2.1rc0","sha":"d435d01018582be5dfa18bebde1122c093f0459f","kind":"commit","published_at":"2021-09-15T00:33:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0/manifests"},{"name":"3.2.0","sha":"c34717f2577a679069a62019954ccf1f6caee23e","kind":"commit","published_at":"2021-09-04T00:36:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0/manifests"},{"name":"3.2rc0","sha":"3812a2b693aacb62387199dc9878ad0189bad103","kind":"commit","published_at":"2021-09-01T01:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0/manifests"},{"name":"3.1.0","sha":"5f1fbc7b38390fdb1cebf3a00863d30ebffae118","kind":"commit","published_at":"2021-05-24T20:58:39.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0/manifests"},{"name":"3.1rc1","sha":"0e924a4b30e791d7e0897f711e9c39ccbdb0ad3a","kind":"commit","published_at":"2021-05-22T00:09:35.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1/manifests"},{"name":"3.1rc0","sha":"dc669ca034b5841c4f64f23e59b07af18eabd943","kind":"commit","published_at":"2021-05-19T00:09:05.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0/manifests"},{"name":"3.0.1","sha":"7044860d6a545d7086e0eab38bbcfcfa08d3cdbd","kind":"commit","published_at":"2021-03-05T02:54:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1/manifests"},{"name":"3.0.1rc0","sha":"983ccab0e658e04ed089b419aadb9829e1104007","kind":"commit","published_at":"2021-03-02T00:51:07.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0/manifests"},{"name":"3.0.0.post1","sha":"ddf6abf23de4ab4eb079035fd39f80f069434aff","kind":"commit","published_at":"2020-11-05T13:35:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0.post1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1/manifests"},{"name":"3.0.0","sha":"2736787b1e420959f7cee8ae2f2881e62455f145","kind":"commit","published_at":"2020-11-05T00:28:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0/manifests"},{"name":"3.0.rc2","sha":"12c0fe82754e65820ee8ce590491f01c78e0793d","kind":"commit","published_at":"2020-11-04T00:14:47.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2/manifests"},{"name":"3.0.rc1","sha":"915e1684ad438e10d0d98fde337982c599fb12b6","kind":"commit","published_at":"2020-11-03T01:10:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1/manifests"},{"name":"3.0.rc0","sha":"20ffd6f630c46e77286f2550566b2f6aded4cd69","kind":"commit","published_at":"2020-11-02T00:48:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0/manifests"},{"name":"v2.6.1rel","sha":"178570d4e3b9304018edc3d07fce01c561053cca","kind":"commit","published_at":"2020-05-04T02:01:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel/manifests"},{"name":"2.6.1rc1","sha":"4419f77fec08e1d99d0de875a832ad561d93b477","kind":"commit","published_at":"2020-05-03T01:40:01.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1/manifests"},{"name":"2.6.1rc0","sha":"36f41ce3d67fe0b63211878d8865b55115d62e2b","kind":"commit","published_at":"2020-05-02T01:59:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0/manifests"},{"name":"v2.6.0rel","sha":"5ab5a1161254e9d9539e494b4f5d17f88a6f6237","kind":"commit","published_at":"2020-03-17T01:38:40.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel/manifests"},{"name":"2.6.0rc0","sha":"91371fd1cfab763ffb0019903537ef0c5aa41264","kind":"commit","published_at":"2020-03-13T02:10:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0/manifests"},{"name":"v2.5.0rel","sha":"a23b994c92fb15505ca34a22cb70fcdf549abf8a","kind":"commit","published_at":"2020-02-21T13:50:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.5.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.5.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.5.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel/manifests"},{"name":"2.5.rc0","sha":"be510a543af8b9d255aa31b7de15d784f3485f8b","kind":"commit","published_at":"2020-02-20T17:25:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.5.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.5.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.5.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0/manifests"},{"name":"v2.4.2rel","sha":"f41762781ce84f14ef7475521d46a5a5dbb55251","kind":"commit","published_at":"2019-11-30T02:03:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel/manifests"},{"name":"2.4.2.rc0","sha":"4a67e793216ac47f12e05eab596705f345bcd671","kind":"commit","published_at":"2019-11-26T01:48:34.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.2.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.2.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.2.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0/manifests"},{"name":"v2.4.1rel","sha":"153583b5aad55338b0d51245dbbadcb524cd1f2a","kind":"commit","published_at":"2019-11-06T13:07:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel/manifests"},{"name":"2.4.1.rc0","sha":"d69b63dbd147efbee59884f9cd1aefe3f28aba2e","kind":"commit","published_at":"2019-11-02T00:28:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.1.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0/manifests"},{"name":"v2.4.0rel","sha":"a764f4a8aa8a9d21c05c0e04d828516bfc04ac8d","kind":"tag","published_at":"2019-09-21T03:48:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel/manifests"},{"name":"2.4.rc1","sha":"203fa2a5866966fe43f4250f894f07681a39a705","kind":"commit","published_at":"2019-09-20T12:32:27.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1/manifests"},{"name":"2.4.rc0","sha":"14cac29668967f91ef226e3c2455f11d43803e5b","kind":"commit","published_at":"2019-09-19T00:27:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0/manifests"},{"name":"v2.3.1rc3","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc3","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3/manifests"},{"name":"v2.3.1rel","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel/manifests"},{"name":"v2.3.1rc2","sha":"172fada653b39229a8558984777c79e46a4b5d06","kind":"commit","published_at":"2019-08-29T00:38:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2/manifests"},{"name":"v2.3.1rc1","sha":"8120142bc534b845b7c2e7b40028274edff4e1c7","kind":"commit","published_at":"2019-08-29T00:35:31.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1/manifests"},{"name":"v2.3.0rel","sha":"11b769cc3b808a7f417103d0b033222b07737cec","kind":"commit","published_at":"2019-08-19T00:46:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel/manifests"},{"name":"2.2.2","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.2.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2/manifests"},{"name":"v2.2.2rel","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel/manifests"},{"name":"v2.2.1rel","sha":"d3f9c574b0005d12f345f55cf8bd5c1c21b402f3","kind":"commit","published_at":"2019-06-14T00:57:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel/manifests"},{"name":"v2.2.0rel","sha":"2ce4d44d86dc7c206713caf1fd8f840fa3350697","kind":"commit","published_at":"2019-06-01T18:55:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel/manifests"},{"name":"v2.1.3rel","sha":"89baf1f8eb8840ae9b845fd17deb44e6716dca81","kind":"tag","published_at":"2019-04-04T18:12:24.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.3rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.3rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.3rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel/manifests"},{"name":"v2.1.2rel","sha":"764dcaf29bb84298e799f7d8b3a43275ad791677","kind":"tag","published_at":"2019-03-23T15:47:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel/manifests"},{"name":"v2.1.1rel","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"tag","published_at":"2019-03-18T00:54:53.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel/manifests"},{"name":"v2.1.1","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"commit","published_at":"2019-03-18T00:52:48.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1/manifests"},{"name":"v2.1.0rel","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"tag","published_at":"2019-03-15T13:06:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel/manifests"},{"name":"v2.1.0","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"commit","published_at":"2019-03-15T13:04:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0/manifests"},{"name":"v2.0.2rel","sha":"a790ca5bf2bb392125fc29208caec9ad5a75a5d4","kind":"tag","published_at":"2019-03-13T13:15:49.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel/manifests"},{"name":"v2.0.2","sha":"4e4dd12e71664c197dd31bcef02ed7d9d8b5dcd5","kind":"commit","published_at":"2019-03-12T19:25:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2/manifests"},{"name":"v2.0.1rel","sha":"55c8aa7204b0c0b5e8439cde027458b08e0b48f1","kind":"tag","published_at":"2019-03-10T15:55:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel/manifests"},{"name":"v2.0.0rel","sha":"58b4f49da12794989fc8cb397dc0cd2ecd221a6d","kind":"tag","published_at":"2019-03-08T01:22:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel/manifests"},{"name":"v1.9.6rel","sha":"263e283bce209ec7a6e4517828a31839545f2e8a","kind":"tag","published_at":"2018-12-29T14:49:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.6rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.6rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.6rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel/manifests"},{"name":"v1.9.5.1rel","sha":"9ff90a48d90d9e7fa643908c182a91d85c68de79","kind":"tag","published_at":"2016-01-06T22:27:12.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel/manifests"},{"name":"v1.9.5rel","sha":"a18f99a44d0ed58a37a738832010ac23a471031d","kind":"tag","published_at":"2016-01-05T20:00:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel/manifests"},{"name":"v1.9.4rel","sha":"bb005aca2d933d77b78c0018f8b5d04c471b4608","kind":"tag","published_at":"2014-12-29T22:23:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.4rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.4rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.4rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel/manifests"}]},"repo_metadata_updated_at":"2025-08-14T19:22:54.449Z","dependent_packages_count":161,"downloads":null,"downloads_period":null,"dependent_repos_count":702,"rankings":{"downloads":null,"dependent_repos_count":0.9633142001497379,"dependent_packages_count":0.4492138757174944,"stargazers_count":13.58622410781133,"forks_count":12.81257798852009,"docker_downloads_count":null,"average":6.952832543049663},"purl":"pkg:conda/pyproj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyproj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyproj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyproj/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-07T04:29:53.965Z","issues_count":131,"pull_requests_count":159,"avg_time_to_close_issue":6528449.202020202,"avg_time_to_close_pull_request":1176430.0705128205,"issues_closed_count":99,"pull_requests_closed_count":156,"pull_request_authors_count":23,"issue_authors_count":76,"avg_comments_per_issue":3.8244274809160306,"avg_comments_per_pull_request":1.7735849056603774,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":33,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1319086.0,"past_year_avg_time_to_close_pull_request":344137.0731707317,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.9696969696969697,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/issues","maintainers":[{"login":"snowman2","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}],"active_maintainers":[{"login":"snowman2","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyproj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyproj/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyproj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyproj/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":76053,"name":"py-pyproj","ecosystem":"spack","description":"Python interface to PROJ (cartographic projections and coordinate\ntransformations library).\n","homepage":"https://github.com/pyproj4/pyproj","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pyproj4/pyproj","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-04-05T09:27:49.696Z","latest_release_published_at":"2025-02-23T19:49:54.812Z","latest_release_number":"3.7.1","last_synced_at":"2025-08-14T13:09:24.178Z","created_at":"2022-04-05T09:27:49.673Z","updated_at":"2025-08-14T19:22:54.453Z","registry_url":"https://packages.spack.io/package.html?name=py-pyproj","install_command":"spack install py-pyproj","documentation_url":null,"metadata":{},"repo_metadata":{"id":25184055,"uuid":"28607354","full_name":"pyproj4/pyproj","owner":"pyproj4","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","archived":false,"fork":false,"pushed_at":"2025-08-14T11:57:33.000Z","size":478194,"stargazers_count":1139,"open_issues_count":47,"forks_count":221,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-14T13:06:04.342Z","etag":null,"topics":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://pyproj4.github.io/pyproj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyproj4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-12-29T21:38:25.000Z","updated_at":"2025-08-14T11:02:13.000Z","dependencies_parsed_at":"2023-02-12T00:00:34.175Z","dependency_job_id":"b55107ba-54e7-49f6-8271-fe1123758d82","html_url":"https://github.com/pyproj4/pyproj","commit_stats":{"total_commits":1453,"total_committers":71,"mean_commits":"20.464788732394368","dds":0.4232622161046111,"last_synced_commit":"6c876ded8d2be8061a65d842be777b77b2bdec90"},"previous_names":["jswhit/pyproj"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/pyproj4/pyproj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/sbom","scorecard":{"id":3670,"data":{"date":"2025-08-04","repo":{"name":"github.com/pyproj4/pyproj","commit":"0cd586a0fb7094b4f8fb43fe34dd2e249aec0da0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"8 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build_docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_proj_latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:76","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:182"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:06:18.255Z","repository_id":25184055,"created_at":"2025-08-14T13:06:18.255Z","updated_at":"2025-08-14T13:06:18.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270470059,"owners_count":24589280,"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-14T02:00:10.309Z","response_time":75,"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":"pyproj4","name":"pyproj4","uuid":"48302803","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48302803?v=4","repositories_count":3,"last_synced_at":"2024-03-25T20:02:57.820Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyproj4","funding_links":[],"total_stars":978,"followers":13,"following":0,"created_at":"2022-11-02T16:23:29.795Z","updated_at":"2024-03-25T20:02:57.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4/repositories"},"tags":[{"name":"3.7.2","sha":"f16037d2c45c3274ef28b828998267c3390393c8","kind":"commit","published_at":"2025-08-14T11:02:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2/manifests"},{"name":"3.7.2rc1","sha":"878615decadbde676f9acc82bce9763d62fbacbe","kind":"commit","published_at":"2025-08-12T21:05:59.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1/manifests"},{"name":"3.7.2rc0","sha":"26b3cdb7d68e677ebfec62549288eea02bc38ed9","kind":"commit","published_at":"2025-08-10T15:20:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0/manifests"},{"name":"3.7.1","sha":"0aa1b386790d9a0b6289a098bc6acd0d1f222984","kind":"commit","published_at":"2025-02-16T03:46:11.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1/manifests"},{"name":"3.7.1rc0","sha":"a742bb9b29b9e4389046c88fa17155d2b26808ce","kind":"commit","published_at":"2025-02-15T02:23:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0/manifests"},{"name":"3.7.0","sha":"954b53e9a9a3ac557f2d4b3c966fcf460d11661e","kind":"commit","published_at":"2024-10-01T04:31:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0/manifests"},{"name":"3.7.0rc0","sha":"24715d31f885dba6104cd76731ba76e74595799b","kind":"commit","published_at":"2024-09-30T02:48:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0/manifests"},{"name":"3.6.1","sha":"0c5159aab8c32488584ae472b3752203f1005559","kind":"commit","published_at":"2023-09-21T01:23:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1/manifests"},{"name":"3.6.1rc0","sha":"36940dbbe2588be401209ae7a86536b42be0ea0f","kind":"commit","published_at":"2023-09-19T02:28:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0/manifests"},{"name":"3.6.0","sha":"32565ddf266658aebc9787b7534fdbdd06762839","kind":"commit","published_at":"2023-06-12T13:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0/manifests"},{"name":"3.6.0rc0","sha":"1ac2c9ab04a4d927599e4ea4b4a87dbcdb5a0494","kind":"commit","published_at":"2023-06-08T14:13:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0/manifests"},{"name":"3.5.0","sha":"f5466dfde6bc96bc219a855e8f2d9d04a965d12f","kind":"commit","published_at":"2023-03-28T02:35:10.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0/manifests"},{"name":"3.5.0rc0","sha":"356e45bd58a83a9aae7050a99ed0c41152048101","kind":"commit","published_at":"2023-03-25T01:52:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0/manifests"},{"name":"3.4.1","sha":"4faef1724b044ee145832591fcd7ed2639477670","kind":"commit","published_at":"2022-12-13T01:48:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1/manifests"},{"name":"3.4.1rc0","sha":"e972e198b9b97fdeee642b7f1155f18490db0e61","kind":"commit","published_at":"2022-12-10T02:50:57.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0/manifests"},{"name":"3.4.0","sha":"49d6bdb68d1b8fa0037fbfd2ca866764959df00f","kind":"commit","published_at":"2022-09-10T01:10:09.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"f6c12a347597ae3895158bd6d30ee72b763d3005","kind":"commit","published_at":"2022-09-09T01:28:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"fd58148751b853ceb2a70a87829633804a667c8d","kind":"commit","published_at":"2022-09-08T04:30:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1/manifests"},{"name":"3.4.0rc0","sha":"798ffec1de43c99cd59a874efe64c3d2c04a1d79","kind":"commit","published_at":"2022-09-07T17:53:36.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0/manifests"},{"name":"3.3.1","sha":"fa625e1c660887f74b4bce919be32a6727cb013f","kind":"commit","published_at":"2022-04-22T01:42:29.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1/manifests"},{"name":"3.3.1rc0","sha":"7e734ff3766fc0ac1399f2494898cd51cde2155f","kind":"commit","published_at":"2022-04-21T02:02:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0/manifests"},{"name":"3.3.0","sha":"48d922ad57316eab45d15ccfe41595c1e5e97039","kind":"commit","published_at":"2021-11-18T01:46:13.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0/manifests"},{"name":"3.3rc0","sha":"ed9248f6c5d3114279dc8d90ca1f0676d290a648","kind":"commit","published_at":"2021-11-14T01:25:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0/manifests"},{"name":"3.2.1","sha":"2c3909a12b5dca635eda1b6a776b762037278637","kind":"commit","published_at":"2021-09-18T00:47:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1/manifests"},{"name":"3.2.1rc0","sha":"d435d01018582be5dfa18bebde1122c093f0459f","kind":"commit","published_at":"2021-09-15T00:33:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0/manifests"},{"name":"3.2.0","sha":"c34717f2577a679069a62019954ccf1f6caee23e","kind":"commit","published_at":"2021-09-04T00:36:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0/manifests"},{"name":"3.2rc0","sha":"3812a2b693aacb62387199dc9878ad0189bad103","kind":"commit","published_at":"2021-09-01T01:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0/manifests"},{"name":"3.1.0","sha":"5f1fbc7b38390fdb1cebf3a00863d30ebffae118","kind":"commit","published_at":"2021-05-24T20:58:39.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0/manifests"},{"name":"3.1rc1","sha":"0e924a4b30e791d7e0897f711e9c39ccbdb0ad3a","kind":"commit","published_at":"2021-05-22T00:09:35.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1/manifests"},{"name":"3.1rc0","sha":"dc669ca034b5841c4f64f23e59b07af18eabd943","kind":"commit","published_at":"2021-05-19T00:09:05.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0/manifests"},{"name":"3.0.1","sha":"7044860d6a545d7086e0eab38bbcfcfa08d3cdbd","kind":"commit","published_at":"2021-03-05T02:54:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1/manifests"},{"name":"3.0.1rc0","sha":"983ccab0e658e04ed089b419aadb9829e1104007","kind":"commit","published_at":"2021-03-02T00:51:07.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0/manifests"},{"name":"3.0.0.post1","sha":"ddf6abf23de4ab4eb079035fd39f80f069434aff","kind":"commit","published_at":"2020-11-05T13:35:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0.post1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1/manifests"},{"name":"3.0.0","sha":"2736787b1e420959f7cee8ae2f2881e62455f145","kind":"commit","published_at":"2020-11-05T00:28:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0/manifests"},{"name":"3.0.rc2","sha":"12c0fe82754e65820ee8ce590491f01c78e0793d","kind":"commit","published_at":"2020-11-04T00:14:47.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2/manifests"},{"name":"3.0.rc1","sha":"915e1684ad438e10d0d98fde337982c599fb12b6","kind":"commit","published_at":"2020-11-03T01:10:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1/manifests"},{"name":"3.0.rc0","sha":"20ffd6f630c46e77286f2550566b2f6aded4cd69","kind":"commit","published_at":"2020-11-02T00:48:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0/manifests"},{"name":"v2.6.1rel","sha":"178570d4e3b9304018edc3d07fce01c561053cca","kind":"commit","published_at":"2020-05-04T02:01:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel/manifests"},{"name":"2.6.1rc1","sha":"4419f77fec08e1d99d0de875a832ad561d93b477","kind":"commit","published_at":"2020-05-03T01:40:01.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1/manifests"},{"name":"2.6.1rc0","sha":"36f41ce3d67fe0b63211878d8865b55115d62e2b","kind":"commit","published_at":"2020-05-02T01:59:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0/manifests"},{"name":"v2.6.0rel","sha":"5ab5a1161254e9d9539e494b4f5d17f88a6f6237","kind":"commit","published_at":"2020-03-17T01:38:40.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel/manifests"},{"name":"2.6.0rc0","sha":"91371fd1cfab763ffb0019903537ef0c5aa41264","kind":"commit","published_at":"2020-03-13T02:10:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0/manifests"},{"name":"v2.5.0rel","sha":"a23b994c92fb15505ca34a22cb70fcdf549abf8a","kind":"commit","published_at":"2020-02-21T13:50:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.5.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.5.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.5.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel/manifests"},{"name":"2.5.rc0","sha":"be510a543af8b9d255aa31b7de15d784f3485f8b","kind":"commit","published_at":"2020-02-20T17:25:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.5.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.5.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.5.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0/manifests"},{"name":"v2.4.2rel","sha":"f41762781ce84f14ef7475521d46a5a5dbb55251","kind":"commit","published_at":"2019-11-30T02:03:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel/manifests"},{"name":"2.4.2.rc0","sha":"4a67e793216ac47f12e05eab596705f345bcd671","kind":"commit","published_at":"2019-11-26T01:48:34.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.2.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.2.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.2.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0/manifests"},{"name":"v2.4.1rel","sha":"153583b5aad55338b0d51245dbbadcb524cd1f2a","kind":"commit","published_at":"2019-11-06T13:07:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel/manifests"},{"name":"2.4.1.rc0","sha":"d69b63dbd147efbee59884f9cd1aefe3f28aba2e","kind":"commit","published_at":"2019-11-02T00:28:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.1.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0/manifests"},{"name":"v2.4.0rel","sha":"a764f4a8aa8a9d21c05c0e04d828516bfc04ac8d","kind":"tag","published_at":"2019-09-21T03:48:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel/manifests"},{"name":"2.4.rc1","sha":"203fa2a5866966fe43f4250f894f07681a39a705","kind":"commit","published_at":"2019-09-20T12:32:27.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1/manifests"},{"name":"2.4.rc0","sha":"14cac29668967f91ef226e3c2455f11d43803e5b","kind":"commit","published_at":"2019-09-19T00:27:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0/manifests"},{"name":"v2.3.1rc3","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc3","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3/manifests"},{"name":"v2.3.1rel","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel/manifests"},{"name":"v2.3.1rc2","sha":"172fada653b39229a8558984777c79e46a4b5d06","kind":"commit","published_at":"2019-08-29T00:38:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2/manifests"},{"name":"v2.3.1rc1","sha":"8120142bc534b845b7c2e7b40028274edff4e1c7","kind":"commit","published_at":"2019-08-29T00:35:31.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1/manifests"},{"name":"v2.3.0rel","sha":"11b769cc3b808a7f417103d0b033222b07737cec","kind":"commit","published_at":"2019-08-19T00:46:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel/manifests"},{"name":"2.2.2","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.2.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2/manifests"},{"name":"v2.2.2rel","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel/manifests"},{"name":"v2.2.1rel","sha":"d3f9c574b0005d12f345f55cf8bd5c1c21b402f3","kind":"commit","published_at":"2019-06-14T00:57:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel/manifests"},{"name":"v2.2.0rel","sha":"2ce4d44d86dc7c206713caf1fd8f840fa3350697","kind":"commit","published_at":"2019-06-01T18:55:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel/manifests"},{"name":"v2.1.3rel","sha":"89baf1f8eb8840ae9b845fd17deb44e6716dca81","kind":"tag","published_at":"2019-04-04T18:12:24.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.3rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.3rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.3rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel/manifests"},{"name":"v2.1.2rel","sha":"764dcaf29bb84298e799f7d8b3a43275ad791677","kind":"tag","published_at":"2019-03-23T15:47:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel/manifests"},{"name":"v2.1.1rel","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"tag","published_at":"2019-03-18T00:54:53.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel/manifests"},{"name":"v2.1.1","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"commit","published_at":"2019-03-18T00:52:48.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1/manifests"},{"name":"v2.1.0rel","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"tag","published_at":"2019-03-15T13:06:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel/manifests"},{"name":"v2.1.0","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"commit","published_at":"2019-03-15T13:04:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0/manifests"},{"name":"v2.0.2rel","sha":"a790ca5bf2bb392125fc29208caec9ad5a75a5d4","kind":"tag","published_at":"2019-03-13T13:15:49.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel/manifests"},{"name":"v2.0.2","sha":"4e4dd12e71664c197dd31bcef02ed7d9d8b5dcd5","kind":"commit","published_at":"2019-03-12T19:25:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2/manifests"},{"name":"v2.0.1rel","sha":"55c8aa7204b0c0b5e8439cde027458b08e0b48f1","kind":"tag","published_at":"2019-03-10T15:55:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel/manifests"},{"name":"v2.0.0rel","sha":"58b4f49da12794989fc8cb397dc0cd2ecd221a6d","kind":"tag","published_at":"2019-03-08T01:22:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel/manifests"},{"name":"v1.9.6rel","sha":"263e283bce209ec7a6e4517828a31839545f2e8a","kind":"tag","published_at":"2018-12-29T14:49:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.6rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.6rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.6rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel/manifests"},{"name":"v1.9.5.1rel","sha":"9ff90a48d90d9e7fa643908c182a91d85c68de79","kind":"tag","published_at":"2016-01-06T22:27:12.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel/manifests"},{"name":"v1.9.5rel","sha":"a18f99a44d0ed58a37a738832010ac23a471031d","kind":"tag","published_at":"2016-01-05T20:00:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel/manifests"},{"name":"v1.9.4rel","sha":"bb005aca2d933d77b78c0018f8b5d04c471b4608","kind":"tag","published_at":"2014-12-29T22:23:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.4rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.4rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.4rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel/manifests"}]},"repo_metadata_updated_at":"2025-08-14T19:22:54.452Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.516187300263999,"stargazers_count":7.906071974433791,"forks_count":7.0168125607892176,"average":5.1097679588717515},"purl":"pkg:spack/py-pyproj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyproj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyproj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyproj/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T04:29:53.965Z","issues_count":131,"pull_requests_count":159,"avg_time_to_close_issue":6528449.202020202,"avg_time_to_close_pull_request":1176430.0705128205,"issues_closed_count":99,"pull_requests_closed_count":156,"pull_request_authors_count":23,"issue_authors_count":76,"avg_comments_per_issue":3.8244274809160306,"avg_comments_per_pull_request":1.7735849056603774,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":33,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1319086.0,"past_year_avg_time_to_close_pull_request":344137.0731707317,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.9696969696969697,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/issues","maintainers":[{"login":"snowman2","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}],"active_maintainers":[{"login":"snowman2","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyproj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyproj/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyproj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyproj/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:54:44.524Z","updated_at":"2022-11-14T16:54:44.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"},{"uuid":"citibeth","login":"citibeth","name":null,"email":null,"url":"https://github.com/citibeth","packages_count":6,"html_url":null,"role":null,"created_at":"2022-11-14T16:54:44.519Z","updated_at":"2022-11-14T16:54:44.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/citibeth/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2880188,"name":"pyproj","ecosystem":"pypi","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","homepage":"https://github.com/pyproj4/pyproj","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyproj4/pyproj","keywords_array":["GIS","map","geospatial","coordinate-systems","coordinate-transformation","cartographic-projection","geodesic"],"namespace":null,"versions_count":68,"first_release_published_at":"2006-10-20T14:47:00.000Z","latest_release_published_at":"2025-08-14T12:03:51.000Z","latest_release_number":"3.7.2","last_synced_at":"2025-09-07T19:03:14.863Z","created_at":"2022-04-10T12:17:10.268Z","updated_at":"2025-09-07T19:03:14.864Z","registry_url":"https://pypi.org/project/pyproj/","install_command":"pip install pyproj --index-url https://pypi.org/simple","documentation_url":"https://pyproj.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Free Threading :: 2 - Beta","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"pyproj","project_status":null},"repo_metadata":{"uuid":"28607354","full_name":"pyproj4/pyproj","owner":"pyproj4","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","archived":false,"fork":false,"pushed_at":"2023-12-11T19:18:48.000Z","size":322974,"stargazers_count":950,"open_issues_count":30,"forks_count":211,"subscribers_count":33,"default_branch":"main","last_synced_at":"2024-01-05T07:55:46.109Z","etag":null,"topics":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://pyproj4.github.io/pyproj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyproj4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-29T21:38:25.000Z","updated_at":"2024-01-04T15:58:34.000Z","dependencies_parsed_at":"2023-02-12T00:00:34.175Z","dependency_job_id":"b55107ba-54e7-49f6-8271-fe1123758d82","html_url":"https://github.com/pyproj4/pyproj","commit_stats":{"total_commits":1348,"total_committers":64,"mean_commits":21.0625,"dds":"0.42729970326409494","last_synced_commit":"3d0fb756497915fc5a69e72e09c0ea924c345226"},"previous_names":[],"tags_count":67,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179289005,"owners_count":10795465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pyproj4","name":"pyproj4","uuid":"48302803","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48302803?v=4","repositories_count":3,"last_synced_at":"2023-04-09T09:48:11.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyproj4","created_at":"2022-11-02T16:23:29.795Z","updated_at":"2023-04-09T09:48:11.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4/repositories"},"tags":[{"name":"3.6.1","sha":"0c5159aab8c32488584ae472b3752203f1005559","kind":"commit","published_at":"2023-09-21T01:23:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1/manifests"},{"name":"3.6.1rc0","sha":"36940dbbe2588be401209ae7a86536b42be0ea0f","kind":"commit","published_at":"2023-09-19T02:28:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0/manifests"},{"name":"3.6.0","sha":"32565ddf266658aebc9787b7534fdbdd06762839","kind":"commit","published_at":"2023-06-12T13:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0/manifests"},{"name":"3.6.0rc0","sha":"1ac2c9ab04a4d927599e4ea4b4a87dbcdb5a0494","kind":"commit","published_at":"2023-06-08T14:13:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0/manifests"},{"name":"3.5.0","sha":"f5466dfde6bc96bc219a855e8f2d9d04a965d12f","kind":"commit","published_at":"2023-03-28T02:35:10.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0/manifests"},{"name":"3.5.0rc0","sha":"356e45bd58a83a9aae7050a99ed0c41152048101","kind":"commit","published_at":"2023-03-25T01:52:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0/manifests"},{"name":"3.4.1","sha":"4faef1724b044ee145832591fcd7ed2639477670","kind":"commit","published_at":"2022-12-13T01:48:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1/manifests"},{"name":"3.4.1rc0","sha":"e972e198b9b97fdeee642b7f1155f18490db0e61","kind":"commit","published_at":"2022-12-10T02:50:57.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0/manifests"},{"name":"3.4.0","sha":"49d6bdb68d1b8fa0037fbfd2ca866764959df00f","kind":"commit","published_at":"2022-09-10T01:10:09.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"f6c12a347597ae3895158bd6d30ee72b763d3005","kind":"commit","published_at":"2022-09-09T01:28:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"fd58148751b853ceb2a70a87829633804a667c8d","kind":"commit","published_at":"2022-09-08T04:30:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1/manifests"},{"name":"3.4.0rc0","sha":"798ffec1de43c99cd59a874efe64c3d2c04a1d79","kind":"commit","published_at":"2022-09-07T17:53:36.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0/manifests"},{"name":"3.3.1","sha":"fa625e1c660887f74b4bce919be32a6727cb013f","kind":"commit","published_at":"2022-04-22T01:42:29.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1/manifests"},{"name":"3.3.1rc0","sha":"7e734ff3766fc0ac1399f2494898cd51cde2155f","kind":"commit","published_at":"2022-04-21T02:02:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0/manifests"},{"name":"3.3.0","sha":"48d922ad57316eab45d15ccfe41595c1e5e97039","kind":"commit","published_at":"2021-11-18T01:46:13.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0/manifests"},{"name":"3.3rc0","sha":"ed9248f6c5d3114279dc8d90ca1f0676d290a648","kind":"commit","published_at":"2021-11-14T01:25:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0/manifests"},{"name":"3.2.1","sha":"2c3909a12b5dca635eda1b6a776b762037278637","kind":"commit","published_at":"2021-09-18T00:47:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1/manifests"},{"name":"3.2.1rc0","sha":"d435d01018582be5dfa18bebde1122c093f0459f","kind":"commit","published_at":"2021-09-15T00:33:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0/manifests"},{"name":"3.2.0","sha":"c34717f2577a679069a62019954ccf1f6caee23e","kind":"commit","published_at":"2021-09-04T00:36:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0/manifests"},{"name":"3.2rc0","sha":"3812a2b693aacb62387199dc9878ad0189bad103","kind":"commit","published_at":"2021-09-01T01:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0/manifests"},{"name":"3.1.0","sha":"5f1fbc7b38390fdb1cebf3a00863d30ebffae118","kind":"commit","published_at":"2021-05-24T20:58:39.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0/manifests"},{"name":"3.1rc1","sha":"0e924a4b30e791d7e0897f711e9c39ccbdb0ad3a","kind":"commit","published_at":"2021-05-22T00:09:35.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1/manifests"},{"name":"3.1rc0","sha":"dc669ca034b5841c4f64f23e59b07af18eabd943","kind":"commit","published_at":"2021-05-19T00:09:05.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0/manifests"},{"name":"3.0.1","sha":"7044860d6a545d7086e0eab38bbcfcfa08d3cdbd","kind":"commit","published_at":"2021-03-05T02:54:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1/manifests"},{"name":"3.0.1rc0","sha":"983ccab0e658e04ed089b419aadb9829e1104007","kind":"commit","published_at":"2021-03-02T00:51:07.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0/manifests"},{"name":"3.0.0.post1","sha":"ddf6abf23de4ab4eb079035fd39f80f069434aff","kind":"commit","published_at":"2020-11-05T13:35:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0.post1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1/manifests"},{"name":"3.0.0","sha":"2736787b1e420959f7cee8ae2f2881e62455f145","kind":"commit","published_at":"2020-11-05T00:28:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0/manifests"},{"name":"3.0.rc2","sha":"12c0fe82754e65820ee8ce590491f01c78e0793d","kind":"commit","published_at":"2020-11-04T00:14:47.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2/manifests"},{"name":"3.0.rc1","sha":"915e1684ad438e10d0d98fde337982c599fb12b6","kind":"commit","published_at":"2020-11-03T01:10:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1/manifests"},{"name":"3.0.rc0","sha":"20ffd6f630c46e77286f2550566b2f6aded4cd69","kind":"commit","published_at":"2020-11-02T00:48:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0/manifests"},{"name":"v2.6.1rel","sha":"178570d4e3b9304018edc3d07fce01c561053cca","kind":"commit","published_at":"2020-05-04T02:01:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel/manifests"},{"name":"2.6.1rc1","sha":"4419f77fec08e1d99d0de875a832ad561d93b477","kind":"commit","published_at":"2020-05-03T01:40:01.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1/manifests"},{"name":"2.6.1rc0","sha":"36f41ce3d67fe0b63211878d8865b55115d62e2b","kind":"commit","published_at":"2020-05-02T01:59:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0/manifests"},{"name":"v2.6.0rel","sha":"5ab5a1161254e9d9539e494b4f5d17f88a6f6237","kind":"commit","published_at":"2020-03-17T01:38:40.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel/manifests"},{"name":"2.6.0rc0","sha":"91371fd1cfab763ffb0019903537ef0c5aa41264","kind":"commit","published_at":"2020-03-13T02:10:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0/manifests"},{"name":"v2.5.0rel","sha":"a23b994c92fb15505ca34a22cb70fcdf549abf8a","kind":"commit","published_at":"2020-02-21T13:50:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.5.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.5.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel/manifests"},{"name":"2.5.rc0","sha":"be510a543af8b9d255aa31b7de15d784f3485f8b","kind":"commit","published_at":"2020-02-20T17:25:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.5.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.5.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0/manifests"},{"name":"v2.4.2rel","sha":"f41762781ce84f14ef7475521d46a5a5dbb55251","kind":"commit","published_at":"2019-11-30T02:03:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel/manifests"},{"name":"2.4.2.rc0","sha":"4a67e793216ac47f12e05eab596705f345bcd671","kind":"commit","published_at":"2019-11-26T01:48:34.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.2.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.2.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0/manifests"},{"name":"v2.4.1rel","sha":"153583b5aad55338b0d51245dbbadcb524cd1f2a","kind":"commit","published_at":"2019-11-06T13:07:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel/manifests"},{"name":"2.4.1.rc0","sha":"d69b63dbd147efbee59884f9cd1aefe3f28aba2e","kind":"commit","published_at":"2019-11-02T00:28:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.1.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0/manifests"},{"name":"v2.4.0rel","sha":"a764f4a8aa8a9d21c05c0e04d828516bfc04ac8d","kind":"tag","published_at":"2019-09-21T03:48:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel/manifests"},{"name":"2.4.rc1","sha":"203fa2a5866966fe43f4250f894f07681a39a705","kind":"commit","published_at":"2019-09-20T12:32:27.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1/manifests"},{"name":"2.4.rc0","sha":"14cac29668967f91ef226e3c2455f11d43803e5b","kind":"commit","published_at":"2019-09-19T00:27:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0/manifests"},{"name":"v2.3.1rc3","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc3","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3/manifests"},{"name":"v2.3.1rel","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel/manifests"},{"name":"v2.3.1rc2","sha":"172fada653b39229a8558984777c79e46a4b5d06","kind":"commit","published_at":"2019-08-29T00:38:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2/manifests"},{"name":"v2.3.1rc1","sha":"8120142bc534b845b7c2e7b40028274edff4e1c7","kind":"commit","published_at":"2019-08-29T00:35:31.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1/manifests"},{"name":"v2.3.0rel","sha":"11b769cc3b808a7f417103d0b033222b07737cec","kind":"commit","published_at":"2019-08-19T00:46:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel/manifests"},{"name":"2.2.2","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.2.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2/manifests"},{"name":"v2.2.2rel","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel/manifests"},{"name":"v2.2.1rel","sha":"d3f9c574b0005d12f345f55cf8bd5c1c21b402f3","kind":"commit","published_at":"2019-06-14T00:57:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel/manifests"},{"name":"v2.2.0rel","sha":"2ce4d44d86dc7c206713caf1fd8f840fa3350697","kind":"commit","published_at":"2019-06-01T18:55:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel/manifests"},{"name":"v2.1.3rel","sha":"89baf1f8eb8840ae9b845fd17deb44e6716dca81","kind":"tag","published_at":"2019-04-04T18:12:24.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.3rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.3rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel/manifests"},{"name":"v2.1.2rel","sha":"764dcaf29bb84298e799f7d8b3a43275ad791677","kind":"tag","published_at":"2019-03-23T15:47:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel/manifests"},{"name":"v2.1.1rel","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"tag","published_at":"2019-03-18T00:54:53.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel/manifests"},{"name":"v2.1.1","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"commit","published_at":"2019-03-18T00:52:48.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1/manifests"},{"name":"v2.1.0rel","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"tag","published_at":"2019-03-15T13:06:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel/manifests"},{"name":"v2.1.0","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"commit","published_at":"2019-03-15T13:04:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0/manifests"},{"name":"v2.0.2rel","sha":"a790ca5bf2bb392125fc29208caec9ad5a75a5d4","kind":"tag","published_at":"2019-03-13T13:15:49.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel/manifests"},{"name":"v2.0.2","sha":"4e4dd12e71664c197dd31bcef02ed7d9d8b5dcd5","kind":"commit","published_at":"2019-03-12T19:25:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2/manifests"},{"name":"v2.0.1rel","sha":"55c8aa7204b0c0b5e8439cde027458b08e0b48f1","kind":"tag","published_at":"2019-03-10T15:55:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel/manifests"},{"name":"v2.0.0rel","sha":"58b4f49da12794989fc8cb397dc0cd2ecd221a6d","kind":"tag","published_at":"2019-03-08T01:22:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel/manifests"},{"name":"v1.9.6rel","sha":"263e283bce209ec7a6e4517828a31839545f2e8a","kind":"tag","published_at":"2018-12-29T14:49:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.6rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.6rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel/manifests"},{"name":"v1.9.5.1rel","sha":"9ff90a48d90d9e7fa643908c182a91d85c68de79","kind":"tag","published_at":"2016-01-06T22:27:12.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel/manifests"},{"name":"v1.9.5rel","sha":"a18f99a44d0ed58a37a738832010ac23a471031d","kind":"tag","published_at":"2016-01-05T20:00:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel/manifests"},{"name":"v1.9.4rel","sha":"bb005aca2d933d77b78c0018f8b5d04c471b4608","kind":"tag","published_at":"2014-12-29T22:23:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.4rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.4rel","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel/manifests"}]},"repo_metadata_updated_at":"2024-01-05T07:56:00.581Z","dependent_packages_count":677,"downloads":12584457,"downloads_period":"last-month","dependent_repos_count":7284,"rankings":{"downloads":0.09744915974757906,"dependent_repos_count":0.11169502128322976,"dependent_packages_count":0.03927086437343237,"stargazers_count":2.0718796049166452,"forks_count":3.6217998685708763,"docker_downloads_count":0.6360301300280027,"average":1.0963541081532944},"purl":"pkg:pypi/pyproj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyproj","docker_dependents_count":586,"docker_downloads_count":5615617,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyproj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyproj/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-03T21:05:07.427Z","issues_count":76,"pull_requests_count":91,"avg_time_to_close_issue":3190559.6,"avg_time_to_close_pull_request":303702.5287356322,"issues_closed_count":60,"pull_requests_closed_count":87,"pull_request_authors_count":14,"issue_authors_count":44,"avg_comments_per_issue":4.144736842105263,"avg_comments_per_pull_request":1.967032967032967,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":57,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1056827.5111111111,"past_year_avg_time_to_close_pull_request":362121.18518518517,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":3.8947368421052633,"past_year_avg_comments_per_pull_request":1.8245614035087718,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyproj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyproj/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyproj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyproj/related_packages","maintainers":[{"uuid":"dhoese","login":"dhoese","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/dhoese/","role":null,"created_at":"2023-09-19T05:28:27.405Z","updated_at":"2023-09-19T05:28:27.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dhoese/packages"},{"uuid":"jswhit","login":"jswhit","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/jswhit/","role":null,"created_at":"2022-12-11T06:45:09.028Z","updated_at":"2022-12-11T06:45:09.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jswhit/packages"},{"uuid":"alan.d.snow","login":"alan.d.snow","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/alan.d.snow/","role":null,"created_at":"2022-12-11T06:45:09.037Z","updated_at":"2022-12-11T06:45:09.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alan.d.snow/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"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"}},{"id":8614558,"name":"github.com/pyproj4/pyproj","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyproj4/pyproj","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-12-02T02:14:40.080Z","latest_release_published_at":"2019-03-18T00:52:48.000Z","latest_release_number":"v2.1.1+incompatible","last_synced_at":"2025-08-14T13:09:25.278Z","created_at":"2023-12-02T02:14:36.903Z","updated_at":"2025-08-14T19:22:54.455Z","registry_url":"https://pkg.go.dev/github.com/pyproj4/pyproj","install_command":"go get github.com/pyproj4/pyproj","documentation_url":"https://pkg.go.dev/github.com/pyproj4/pyproj#section-documentation","metadata":{},"repo_metadata":{"id":25184055,"uuid":"28607354","full_name":"pyproj4/pyproj","owner":"pyproj4","description":"Python interface to PROJ (cartographic projections and coordinate transformations library)","archived":false,"fork":false,"pushed_at":"2025-08-14T11:57:33.000Z","size":478194,"stargazers_count":1139,"open_issues_count":47,"forks_count":221,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-14T13:06:04.342Z","etag":null,"topics":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://pyproj4.github.io/pyproj","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyproj4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-12-29T21:38:25.000Z","updated_at":"2025-08-14T11:02:13.000Z","dependencies_parsed_at":"2023-02-12T00:00:34.175Z","dependency_job_id":"b55107ba-54e7-49f6-8271-fe1123758d82","html_url":"https://github.com/pyproj4/pyproj","commit_stats":{"total_commits":1453,"total_committers":71,"mean_commits":"20.464788732394368","dds":0.4232622161046111,"last_synced_commit":"6c876ded8d2be8061a65d842be777b77b2bdec90"},"previous_names":["jswhit/pyproj"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/pyproj4/pyproj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/sbom","scorecard":{"id":3670,"data":{"date":"2025-08-04","repo":{"name":"github.com/pyproj4/pyproj","commit":"0cd586a0fb7094b4f8fb43fe34dd2e249aec0da0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"8 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build_docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_proj_latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/build_docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proj_latest.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/test_proj_latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/pyproj4/pyproj/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/test_proj_latest.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:76","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:182"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:06:18.255Z","repository_id":25184055,"created_at":"2025-08-14T13:06:18.255Z","updated_at":"2025-08-14T13:06:18.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270470059,"owners_count":24589280,"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-14T02:00:10.309Z","response_time":75,"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":"pyproj4","name":"pyproj4","uuid":"48302803","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48302803?v=4","repositories_count":3,"last_synced_at":"2024-03-25T20:02:57.820Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyproj4","funding_links":[],"total_stars":978,"followers":13,"following":0,"created_at":"2022-11-02T16:23:29.795Z","updated_at":"2024-03-25T20:02:57.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyproj4/repositories"},"tags":[{"name":"3.7.2","sha":"f16037d2c45c3274ef28b828998267c3390393c8","kind":"commit","published_at":"2025-08-14T11:02:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2/manifests"},{"name":"3.7.2rc1","sha":"878615decadbde676f9acc82bce9763d62fbacbe","kind":"commit","published_at":"2025-08-12T21:05:59.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc1/manifests"},{"name":"3.7.2rc0","sha":"26b3cdb7d68e677ebfec62549288eea02bc38ed9","kind":"commit","published_at":"2025-08-10T15:20:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.2rc0/manifests"},{"name":"3.7.1","sha":"0aa1b386790d9a0b6289a098bc6acd0d1f222984","kind":"commit","published_at":"2025-02-16T03:46:11.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1/manifests"},{"name":"3.7.1rc0","sha":"a742bb9b29b9e4389046c88fa17155d2b26808ce","kind":"commit","published_at":"2025-02-15T02:23:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.1rc0/manifests"},{"name":"3.7.0","sha":"954b53e9a9a3ac557f2d4b3c966fcf460d11661e","kind":"commit","published_at":"2024-10-01T04:31:03.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0/manifests"},{"name":"3.7.0rc0","sha":"24715d31f885dba6104cd76731ba76e74595799b","kind":"commit","published_at":"2024-09-30T02:48:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.7.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.7.0rc0/manifests"},{"name":"3.6.1","sha":"0c5159aab8c32488584ae472b3752203f1005559","kind":"commit","published_at":"2023-09-21T01:23:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1/manifests"},{"name":"3.6.1rc0","sha":"36940dbbe2588be401209ae7a86536b42be0ea0f","kind":"commit","published_at":"2023-09-19T02:28:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.1rc0/manifests"},{"name":"3.6.0","sha":"32565ddf266658aebc9787b7534fdbdd06762839","kind":"commit","published_at":"2023-06-12T13:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0/manifests"},{"name":"3.6.0rc0","sha":"1ac2c9ab04a4d927599e4ea4b4a87dbcdb5a0494","kind":"commit","published_at":"2023-06-08T14:13:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.6.0rc0/manifests"},{"name":"3.5.0","sha":"f5466dfde6bc96bc219a855e8f2d9d04a965d12f","kind":"commit","published_at":"2023-03-28T02:35:10.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0/manifests"},{"name":"3.5.0rc0","sha":"356e45bd58a83a9aae7050a99ed0c41152048101","kind":"commit","published_at":"2023-03-25T01:52:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.5.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.5.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.5.0rc0/manifests"},{"name":"3.4.1","sha":"4faef1724b044ee145832591fcd7ed2639477670","kind":"commit","published_at":"2022-12-13T01:48:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1/manifests"},{"name":"3.4.1rc0","sha":"e972e198b9b97fdeee642b7f1155f18490db0e61","kind":"commit","published_at":"2022-12-10T02:50:57.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.1rc0/manifests"},{"name":"3.4.0","sha":"49d6bdb68d1b8fa0037fbfd2ca866764959df00f","kind":"commit","published_at":"2022-09-10T01:10:09.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"f6c12a347597ae3895158bd6d30ee72b763d3005","kind":"commit","published_at":"2022-09-09T01:28:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"fd58148751b853ceb2a70a87829633804a667c8d","kind":"commit","published_at":"2022-09-08T04:30:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc1/manifests"},{"name":"3.4.0rc0","sha":"798ffec1de43c99cd59a874efe64c3d2c04a1d79","kind":"commit","published_at":"2022-09-07T17:53:36.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.4.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.4.0rc0/manifests"},{"name":"3.3.1","sha":"fa625e1c660887f74b4bce919be32a6727cb013f","kind":"commit","published_at":"2022-04-22T01:42:29.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1/manifests"},{"name":"3.3.1rc0","sha":"7e734ff3766fc0ac1399f2494898cd51cde2155f","kind":"commit","published_at":"2022-04-21T02:02:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.1rc0/manifests"},{"name":"3.3.0","sha":"48d922ad57316eab45d15ccfe41595c1e5e97039","kind":"commit","published_at":"2021-11-18T01:46:13.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3.0/manifests"},{"name":"3.3rc0","sha":"ed9248f6c5d3114279dc8d90ca1f0676d290a648","kind":"commit","published_at":"2021-11-14T01:25:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.3rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.3rc0/manifests"},{"name":"3.2.1","sha":"2c3909a12b5dca635eda1b6a776b762037278637","kind":"commit","published_at":"2021-09-18T00:47:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1/manifests"},{"name":"3.2.1rc0","sha":"d435d01018582be5dfa18bebde1122c093f0459f","kind":"commit","published_at":"2021-09-15T00:33:50.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.1rc0/manifests"},{"name":"3.2.0","sha":"c34717f2577a679069a62019954ccf1f6caee23e","kind":"commit","published_at":"2021-09-04T00:36:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2.0/manifests"},{"name":"3.2rc0","sha":"3812a2b693aacb62387199dc9878ad0189bad103","kind":"commit","published_at":"2021-09-01T01:19:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.2rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.2rc0/manifests"},{"name":"3.1.0","sha":"5f1fbc7b38390fdb1cebf3a00863d30ebffae118","kind":"commit","published_at":"2021-05-24T20:58:39.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1.0/manifests"},{"name":"3.1rc1","sha":"0e924a4b30e791d7e0897f711e9c39ccbdb0ad3a","kind":"commit","published_at":"2021-05-22T00:09:35.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc1/manifests"},{"name":"3.1rc0","sha":"dc669ca034b5841c4f64f23e59b07af18eabd943","kind":"commit","published_at":"2021-05-19T00:09:05.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.1rc0/manifests"},{"name":"3.0.1","sha":"7044860d6a545d7086e0eab38bbcfcfa08d3cdbd","kind":"commit","published_at":"2021-03-05T02:54:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1/manifests"},{"name":"3.0.1rc0","sha":"983ccab0e658e04ed089b419aadb9829e1104007","kind":"commit","published_at":"2021-03-02T00:51:07.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.1rc0/manifests"},{"name":"3.0.0.post1","sha":"ddf6abf23de4ab4eb079035fd39f80f069434aff","kind":"commit","published_at":"2020-11-05T13:35:26.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0.post1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0.post1/manifests"},{"name":"3.0.0","sha":"2736787b1e420959f7cee8ae2f2881e62455f145","kind":"commit","published_at":"2020-11-05T00:28:56.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.0/manifests"},{"name":"3.0.rc2","sha":"12c0fe82754e65820ee8ce590491f01c78e0793d","kind":"commit","published_at":"2020-11-04T00:14:47.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc2/manifests"},{"name":"3.0.rc1","sha":"915e1684ad438e10d0d98fde337982c599fb12b6","kind":"commit","published_at":"2020-11-03T01:10:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc1/manifests"},{"name":"3.0.rc0","sha":"20ffd6f630c46e77286f2550566b2f6aded4cd69","kind":"commit","published_at":"2020-11-02T00:48:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/3.0.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/3.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@3.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/3.0.rc0/manifests"},{"name":"v2.6.1rel","sha":"178570d4e3b9304018edc3d07fce01c561053cca","kind":"commit","published_at":"2020-05-04T02:01:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.1rel/manifests"},{"name":"2.6.1rc1","sha":"4419f77fec08e1d99d0de875a832ad561d93b477","kind":"commit","published_at":"2020-05-03T01:40:01.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc1/manifests"},{"name":"2.6.1rc0","sha":"36f41ce3d67fe0b63211878d8865b55115d62e2b","kind":"commit","published_at":"2020-05-02T01:59:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.1rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.1rc0/manifests"},{"name":"v2.6.0rel","sha":"5ab5a1161254e9d9539e494b4f5d17f88a6f6237","kind":"commit","published_at":"2020-03-17T01:38:40.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.6.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.6.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.6.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.6.0rel/manifests"},{"name":"2.6.0rc0","sha":"91371fd1cfab763ffb0019903537ef0c5aa41264","kind":"commit","published_at":"2020-03-13T02:10:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.6.0rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.6.0rc0/manifests"},{"name":"v2.5.0rel","sha":"a23b994c92fb15505ca34a22cb70fcdf549abf8a","kind":"commit","published_at":"2020-02-21T13:50:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.5.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.5.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.5.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.5.0rel/manifests"},{"name":"2.5.rc0","sha":"be510a543af8b9d255aa31b7de15d784f3485f8b","kind":"commit","published_at":"2020-02-20T17:25:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.5.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.5.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.5.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.5.rc0/manifests"},{"name":"v2.4.2rel","sha":"f41762781ce84f14ef7475521d46a5a5dbb55251","kind":"commit","published_at":"2019-11-30T02:03:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.2rel/manifests"},{"name":"2.4.2.rc0","sha":"4a67e793216ac47f12e05eab596705f345bcd671","kind":"commit","published_at":"2019-11-26T01:48:34.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.2.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.2.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.2.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.2.rc0/manifests"},{"name":"v2.4.1rel","sha":"153583b5aad55338b0d51245dbbadcb524cd1f2a","kind":"commit","published_at":"2019-11-06T13:07:06.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.1rel/manifests"},{"name":"2.4.1.rc0","sha":"d69b63dbd147efbee59884f9cd1aefe3f28aba2e","kind":"commit","published_at":"2019-11-02T00:28:37.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.1.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.1.rc0/manifests"},{"name":"v2.4.0rel","sha":"a764f4a8aa8a9d21c05c0e04d828516bfc04ac8d","kind":"tag","published_at":"2019-09-21T03:48:45.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.4.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.4.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.4.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.4.0rel/manifests"},{"name":"2.4.rc1","sha":"203fa2a5866966fe43f4250f894f07681a39a705","kind":"commit","published_at":"2019-09-20T12:32:27.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc1/manifests"},{"name":"2.4.rc0","sha":"14cac29668967f91ef226e3c2455f11d43803e5b","kind":"commit","published_at":"2019-09-19T00:27:55.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.4.rc0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.4.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.4.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.4.rc0/manifests"},{"name":"v2.3.1rc3","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc3","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc3/manifests"},{"name":"v2.3.1rel","sha":"9521dd9d7df0df13a162cbceeadb36ef4cf91454","kind":"commit","published_at":"2019-08-31T01:42:02.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rel/manifests"},{"name":"v2.3.1rc2","sha":"172fada653b39229a8558984777c79e46a4b5d06","kind":"commit","published_at":"2019-08-29T00:38:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc2/manifests"},{"name":"v2.3.1rc1","sha":"8120142bc534b845b7c2e7b40028274edff4e1c7","kind":"commit","published_at":"2019-08-29T00:35:31.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.1rc1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.1rc1/manifests"},{"name":"v2.3.0rel","sha":"11b769cc3b808a7f417103d0b033222b07737cec","kind":"commit","published_at":"2019-08-19T00:46:00.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.3.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.3.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.3.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.3.0rel/manifests"},{"name":"2.2.2","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/2.2.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/2.2.2/manifests"},{"name":"v2.2.2rel","sha":"c47e3ac9a86b1045bc53c94452baf39c833b4d83","kind":"commit","published_at":"2019-07-11T21:59:46.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.2rel/manifests"},{"name":"v2.2.1rel","sha":"d3f9c574b0005d12f345f55cf8bd5c1c21b402f3","kind":"commit","published_at":"2019-06-14T00:57:51.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.1rel/manifests"},{"name":"v2.2.0rel","sha":"2ce4d44d86dc7c206713caf1fd8f840fa3350697","kind":"commit","published_at":"2019-06-01T18:55:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.2.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.2.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.2.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.2.0rel/manifests"},{"name":"v2.1.3rel","sha":"89baf1f8eb8840ae9b845fd17deb44e6716dca81","kind":"tag","published_at":"2019-04-04T18:12:24.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.3rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.3rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.3rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.3rel/manifests"},{"name":"v2.1.2rel","sha":"764dcaf29bb84298e799f7d8b3a43275ad791677","kind":"tag","published_at":"2019-03-23T15:47:16.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.2rel/manifests"},{"name":"v2.1.1rel","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"tag","published_at":"2019-03-18T00:54:53.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1rel/manifests"},{"name":"v2.1.1","sha":"dd69b82b9ec8e6983e24f6402cb64c685aa0e0d5","kind":"commit","published_at":"2019-03-18T00:52:48.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.1","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.1/manifests"},{"name":"v2.1.0rel","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"tag","published_at":"2019-03-15T13:06:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0rel/manifests"},{"name":"v2.1.0","sha":"980049dbbea6cb145cf83bce536de6613a9bcf04","kind":"commit","published_at":"2019-03-15T13:04:54.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.1.0","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.1.0/manifests"},{"name":"v2.0.2rel","sha":"a790ca5bf2bb392125fc29208caec9ad5a75a5d4","kind":"tag","published_at":"2019-03-13T13:15:49.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2rel/manifests"},{"name":"v2.0.2","sha":"4e4dd12e71664c197dd31bcef02ed7d9d8b5dcd5","kind":"commit","published_at":"2019-03-12T19:25:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.2","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.2/manifests"},{"name":"v2.0.1rel","sha":"55c8aa7204b0c0b5e8439cde027458b08e0b48f1","kind":"tag","published_at":"2019-03-10T15:55:17.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.1rel/manifests"},{"name":"v2.0.0rel","sha":"58b4f49da12794989fc8cb397dc0cd2ecd221a6d","kind":"tag","published_at":"2019-03-08T01:22:08.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v2.0.0rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v2.0.0rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v2.0.0rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v2.0.0rel/manifests"},{"name":"v1.9.6rel","sha":"263e283bce209ec7a6e4517828a31839545f2e8a","kind":"tag","published_at":"2018-12-29T14:49:18.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.6rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.6rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.6rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.6rel/manifests"},{"name":"v1.9.5.1rel","sha":"9ff90a48d90d9e7fa643908c182a91d85c68de79","kind":"tag","published_at":"2016-01-06T22:27:12.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5.1rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5.1rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5.1rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5.1rel/manifests"},{"name":"v1.9.5rel","sha":"a18f99a44d0ed58a37a738832010ac23a471031d","kind":"tag","published_at":"2016-01-05T20:00:32.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.5rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.5rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.5rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.5rel/manifests"},{"name":"v1.9.4rel","sha":"bb005aca2d933d77b78c0018f8b5d04c471b4608","kind":"tag","published_at":"2014-12-29T22:23:25.000Z","download_url":"https://codeload.github.com/pyproj4/pyproj/tar.gz/v1.9.4rel","html_url":"https://github.com/pyproj4/pyproj/releases/tag/v1.9.4rel","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyproj4/pyproj@v1.9.4rel","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/tags/v1.9.4rel/manifests"}]},"repo_metadata_updated_at":"2025-08-14T19:22:54.455Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.0967408972203128,"forks_count":1.906204759785449,"docker_downloads_count":null,"average":6.095067127817401},"purl":"pkg:golang/github.com/pyproj4/pyproj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pyproj4/pyproj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pyproj4/pyproj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pyproj4/pyproj/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T04:29:53.965Z","issues_count":131,"pull_requests_count":159,"avg_time_to_close_issue":6528449.202020202,"avg_time_to_close_pull_request":1176430.0705128205,"issues_closed_count":99,"pull_requests_closed_count":156,"pull_request_authors_count":23,"issue_authors_count":76,"avg_comments_per_issue":3.8244274809160306,"avg_comments_per_pull_request":1.7735849056603774,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":33,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1319086.0,"past_year_avg_time_to_close_pull_request":344137.0731707317,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.9696969696969697,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/issues","maintainers":[{"login":"snowman2","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}],"active_maintainers":[{"login":"snowman2","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyproj4%2Fpyproj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyproj4%2Fpyproj/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyproj4%2Fpyproj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyproj4%2Fpyproj/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":16416,"full_name":"pyproj4/pyproj","default_branch":"main","committers":[{"name":"Alan D. Snow","email":"alansnow21@gmail.com","login":"snowman2","count":857},{"name":"whitaker.jeffrey","email":"whitaker.jeffrey@ac951b51-2923-0410-bde8-533199751630","login":null,"count":337},{"name":"Jeff Whitaker","email":"jswhit@fastmail.fm","login":"jswhit","count":75},{"name":"Micah Cochran","email":"micahcochran","login":"micahcochran","count":36},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":27},{"name":"Idan Miara","email":"idan@miara.com","login":"idanmiara","count":14},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":12},{"name":"Greg Lucas","email":"greg.m.lucas@gmail.com","login":"greglucas","count":10},{"name":"Chris Mayo","email":"aklhfex@gmail.com","login":"cjmayo","count":10},{"name":"Paul Cochrane","email":"paul.cochrane@posteo.de","login":"paultcochrane","count":6},{"name":"Jos de Kloe","email":"josdekloe@gmail.com","login":"jdkloe","count":5},{"name":"Charles Karney","email":"charles@karney.com","login":"cffk","count":4},{"name":"Javier Jimenez Shaw","email":"j1@jimenezshaw.com","login":"jjimenezshaw","count":4},{"name":"Trinh Quoc Anh","email":"trinhquocanh94@gmail.com","login":"tqa236","count":4},{"name":"ocefpaf","email":"ocefpaf@gmail.com","login":"ocefpaf","count":4},{"name":"georgeouzou","email":"geothrock@gmail.com","login":"georgeouzou","count":3},{"name":"Justin Dearing","email":"zippy1981@gmail.com","login":"zippy1981","count":3},{"name":"Guillaume Lostis","email":"g.lostis@kayrros.com","login":"glostis","count":3},{"name":"David Hoese","email":"david.hoese@ssec.wisc.edu","login":"djhoese","count":3},{"name":"Bas Couwenberg","email":"sebastic@xs4all.nl","login":"sebastic","count":3},{"name":"Heitor","email":"heitorPB","login":"heitorPB","count":2},{"name":"Ryan May","email":"rmay31@gmail.com","login":"dopplershift","count":2},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":2},{"name":"Daniel McDonald","email":"101536185+djm93dev","login":"djm93dev","count":2},{"name":"Cora Schneck","email":"22159116+cyschneck","login":"cyschneck","count":2},{"name":"Christoph Gohlke","email":"cjgohlke@gmail.com","login":"cgohlke","count":2},{"name":"Brendan Jurd","email":"direvus@gmail.com","login":"direvus","count":2},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":2},{"name":"Bill Little","email":"bill.james.little@gmail.com","login":"bjlittle","count":2},{"name":"Jeff Whitaker","email":"jswhit@github.com","login":null,"count":2},{"name":"(no author)","email":"(no author)@ac951b51-2923-0410-bde8-533199751630","login":null,"count":1},{"name":"Sebastien Tremblay-Johnston","email":"sebastien.tremblayjohnston@mdacorporation.com","login":null,"count":1},{"name":"Alexander Shadchin","email":"alexandr.shadchin@gmail.com","login":"shadchin","count":1},{"name":"Bernhard M. Wiedemann","email":"bwiedemann@suse.de","login":"bmwiedemann","count":1},{"name":"Chris Barker","email":"Chris.Barker@noaa.gov","login":"ChrisBarker-NOAA","count":1},{"name":"Chris Willoughby","email":"chrrrisw@gmail.com","login":"chrrrisw","count":1},{"name":"Matthias Meulien","email":"orontee@gmail.com","login":"orontee","count":1},{"name":"Michael Dunphy","email":"mdunphy@uwaterloo.ca","login":"mdunphy","count":1},{"name":"Mikhail Itkin","email":"itkin.m@gmail.com","login":"mitkin","count":1},{"name":"Neil","email":"43375279+neilCrosswaite","login":"neilCrosswaite","count":1},{"name":"Nick Eubank","email":"nickeubank","login":"nickeubank","count":1},{"name":"Poruri Sai Rahul","email":"rahul.poruri@gmail.com","login":"rahulporuri","count":1},{"name":"Romain Hugonnet","email":"romain.hugonnet@gmail.com","login":"rhugonnet","count":1},{"name":"Samuel Kogler","email":"skogler","login":"skogler","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Thomas","email":"twatson52@mac.com","login":"tpwrules","count":1},{"name":"Tomasz Kłoczko","email":"31284574+kloczek","login":"kloczek","count":1},{"name":"Víctor Molina García","email":"molinav","login":"molinav","count":1},{"name":"gberardinelli","email":"gberardinelli@quantumspatial.com","login":"gberardinelli","count":1},{"name":"jacob-indigo","email":"48448372+jacob-indigo","login":"jacob-indigo","count":1},{"name":"kdpenner","email":"kdpenner@gmail.com","login":"kdpenner","count":1},{"name":"necabo","email":"necabo@mailbox.org","login":"necabo","count":1},{"name":"zanejgr","email":"zanejgr@gmail.com","login":"zanejgr","count":1},{"name":"Dan Mahr","email":"danmahr23@gmail.com","login":"dmahr1","count":1},{"name":"DWesl","email":"22566757+DWesl","login":"DWesl","count":1},{"name":"Dan Hemberger","email":"daniel.hemberger@gmail.com","login":"hemberger","count":1},{"name":"Mayeul DUVAL","email":"myl.dvl@icloud.com","login":"myl-dvl","count":1},{"name":"David Haberthür","email":"email@davidhaberthuer.ch","login":"habi","count":1},{"name":"Eduard Popov","email":"ed.popov.ru@yandex.ru","login":"edpop","count":1},{"name":"Gerrit Holl","email":"gerrit.holl@dwd.de","login":"gerritholl","count":1},{"name":"Gleb Khmyznikov","email":"gleb.khmyznikov@gmail.com","login":"khmyznikov","count":1},{"name":"Isaac Boates","email":"iboates@gmail.com","login":"iboates","count":1},{"name":"Jakob de Maeyer","email":"jakobdm1@gmail.com","login":"jdemaeyer","count":1},{"name":"Joe Ranalli","email":"jar339@psu.edu","login":"jranalli","count":1},{"name":"Kirill Kouzoubov","email":"Kirill888@gmail.com","login":"Kirill888","count":1},{"name":"Kristian Evers","email":"kristianevers@gmail.com","login":"kbevers","count":1},{"name":"Lucas Coppio","email":"lucascoppio@gmail.com","login":"Scoppio","count":1},{"name":"Marco A. Costa","email":"costa.marco@gmail.com","login":"ReallyNiceGuy","count":1},{"name":"Marcos Modenesi","email":"marcosmodenesi@gmail.com","login":"mmodenesi","count":1},{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":1},{"name":"Martin Raspaud","email":"martin.raspaud@smhi.se","login":"mraspaud","count":1},{"name":"Matthew Brett","email":"matthew.brett@gmail.com","login":"matthew-brett","count":1}],"total_commits":1482,"total_committers":72,"total_bot_commits":27,"total_bot_committers":1,"mean_commits":20.583333333333332,"dds":0.421727395411606,"past_year_committers":[{"name":"snowman2","email":"alansnow21@gmail.com","login":"snowman2","count":40},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Greg Lucas","email":"greg.m.lucas@gmail.com","login":"greglucas","count":5},{"name":"Trinh Quoc Anh","email":"trinhquocanh94@gmail.com","login":"tqa236","count":4},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":2},{"name":"necabo","email":"necabo@mailbox.org","login":"necabo","count":1},{"name":"Tomasz Kłoczko","email":"31284574+kloczek","login":"kloczek","count":1},{"name":"Neil","email":"43375279+neilCrosswaite","login":"neilCrosswaite","count":1},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":1},{"name":"Mayeul DUVAL","email":"myl.dvl@icloud.com","login":"myl-dvl","count":1},{"name":"Gleb Khmyznikov","email":"gleb.khmyznikov@gmail.com","login":"khmyznikov","count":1}],"past_year_total_commits":66,"past_year_total_committers":11,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":6.0,"past_year_dds":0.3939393939393939,"last_synced_at":"2025-07-09T02:21:20.141Z","last_synced_commit":"0b58d38f2d25d3e58ddc8014e7c211560cc2908f","created_at":"2023-03-07T11:32:31.703Z","updated_at":"2025-07-09T02:21:20.175Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"pyproj4/pyproj","html_url":"https://github.com/pyproj4/pyproj","last_synced_at":"2025-08-31T10:58:05.470Z","status":null,"issues_count":137,"pull_requests_count":180,"avg_time_to_close_issue":6347442.990196078,"avg_time_to_close_pull_request":1113528.8058823529,"issues_closed_count":102,"pull_requests_closed_count":170,"pull_request_authors_count":23,"issue_authors_count":78,"avg_comments_per_issue":3.591240875912409,"avg_comments_per_pull_request":1.6611111111111112,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":34,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1227783.9333333333,"past_year_avg_time_to_close_pull_request":410062.7755102041,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7647058823529411,"past_year_avg_comments_per_pull_request":1.3508771929824561,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":47,"created_at":"2023-05-10T11:03:23.791Z","updated_at":"2025-09-03T04:56:45.620Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyproj4%2Fpyproj/issues","issue_labels_count":{"bug":54,"proj":24,"installation-issues":20,"proposal":15,"question":13,"enhancement":10,"help wanted":9,"test":9,"documentation":6,"duplicate":6,"windows":5,"good-first-issue":4,"dependencies":2,"axis-order":2,"cicd":2,"macos":1,"closing-soon-if-no-response":1,"wontfix":1},"pull_request_labels_count":{"dependencies":66,"bug":27,"test":25,"enhancement":19,"cicd":10,"github_actions":8,"documentation":7,"macos":4,"proj":3,"installation-issues":2,"windows":1},"issue_author_associations_count":{"NONE":73,"MEMBER":37,"CONTRIBUTOR":25},"pull_request_author_associations_count":{"CONTRIBUTOR":106,"MEMBER":105,"NONE":9},"issue_authors":{"snowman2":37,"phaarnes":5,"djhoese":4,"kloczek":4,"mwtoews":3,"greglucas":3,"romaintha":3,"jdkloe":2,"sebastic":2,"trexfeathers":2,"jonathan-geoseer":2,"jjimenezshaw":2,"rich9403":1,"miniufo":1,"m-albert":1,"martinfleis":1,"bmag":1,"brendan-ward":1,"nfairbank":1,"philippemiron":1,"gdt":1,"mindflayer":1,"DSpils":1,"elunty":1,"alihamdan":1,"jamiecook":1,"tlarcher":1,"DOptimusPrime":1,"fmaussion":1,"turbotimon":1,"myl-dvl":1,"pmav99":1,"odhondt":1,"andrewyushkevich":1,"jorisvandenbossche":1,"heriipurnama":1,"phorgue":1,"caver456":1,"jrauschenbusch":1,"xycarto":1,"jfragosojanuario":1,"jonas8217":1,"DevReduct":1,"kidanger":1,"xylar":1,"aulemahal":1,"gerritholl":1,"RoDuth":1,"FactorizeD":1,"dmahr1":1,"Saidsp19":1,"Frmcio":1,"visionvardhman":1,"MHBalsmeier":1,"adamjstewart":1,"AndrewAnnex":1,"sebhan2":1,"vengroff":1,"1vcian":1,"AkexStar":1,"yanghui-zhuang-ai":1,"csubich":1,"skinkie":1,"pnsaevik":1,"gwerbin":1,"hobu":1,"chaubold":1,"lpechacek":1,"stephenwinn16":1,"khmyznikov":1,"anaprietonem":1,"boroli":1,"autydp":1,"shortjonescipher":1,"idanmiara":1,"Runak33":1,"tpwrules":1,"TAlonglong":1},"pull_request_authors":{"snowman2":105,"dependabot[bot]":49,"greglucas":16,"jjimenezshaw":9,"tqa236":6,"djhoese":4,"adamjstewart":4,"idanmiara":3,"djm93dev":2,"khmyznikov":2,"mwtoews":2,"myl-dvl":2,"pmav99":2,"cyschneck":2,"neilCrosswaite":2,"kloczek":2,"necabo":2,"rhugonnet":1,"rouault":1,"dmahr1":1,"tpwrules":1,"zanejgr":1,"shadchin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077562,"issues_count":31305350,"pull_requests_count":95961714,"authors_count":10691973,"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":{"bug":18,"proposal":7,"installation-issues":5,"proj":3,"help wanted":2,"windows":1,"dependencies":1,"cicd":1,"duplicate":1,"question":1},"past_year_pull_request_labels_count":{"dependencies":23,"github_actions":8,"bug":6,"test":6,"documentation":5,"cicd":5,"installation-issues":2,"macos":2,"windows":1,"enhancement":1},"past_year_issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":9,"MEMBER":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":48,"MEMBER":16,"NONE":8},"past_year_issue_authors":{"snowman2":7,"phaarnes":4,"yanghui-zhuang-ai":1,"sebastic":1,"romaintha":1,"pmav99":1,"philippemiron":1,"odhondt":1,"myl-dvl":1,"mwtoews":1,"m-albert":1,"kidanger":1,"khmyznikov":1,"jonas8217":1,"jjimenezshaw":1,"jdkloe":1,"greglucas":1,"gdt":1,"djhoese":1,"DevReduct":1,"chaubold":1,"brendan-ward":1,"bmag":1,"aulemahal":1,"alihamdan":1,"adamjstewart":1},"past_year_pull_request_authors":{"dependabot[bot]":19,"snowman2":16,"greglucas":10,"tqa236":6,"adamjstewart":4,"djhoese":3,"necabo":2,"kloczek":2,"neilCrosswaite":2,"khmyznikov":2,"pmav99":2,"myl-dvl":2,"mwtoews":2},"maintainers":[{"login":"snowman2","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}],"active_maintainers":[{"login":"snowman2","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowman2"}]},"events":null,"keywords":["cartographic-projection","coordinate-systems","coordinate-transformation","geodesic","geospatial","hacktoberfest","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build_docs.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.657Z","updated_at":"2023-01-14T02:16:46.657Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/.github/workflows/build_docs.yaml","dependencies":[{"id":6892220379,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220380,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892220381,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.683Z","updated_at":"2023-01-14T02:16:46.683Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/.github/workflows/release.yaml","dependencies":[{"id":6892220382,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220383,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892220384,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220385,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6892220386,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220387,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.4","direct":true,"kind":"composite","optional":false},{"id":6892220388,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220389,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_proj_latest.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.734Z","updated_at":"2023-01-14T02:16:46.734Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/.github/workflows/test_proj_latest.yaml","dependencies":[{"id":6892220390,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220391,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.756Z","updated_at":"2023-01-14T02:16:46.756Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/.github/workflows/tests.yaml","dependencies":[{"id":6892220392,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892220393,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6892220394,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":6892220395,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892220396,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.784Z","updated_at":"2023-01-14T02:16:46.784Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/requirements-dev.txt","dependencies":[{"id":6892220397,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.28.4","direct":true,"kind":"development","optional":false},{"id":6892220398,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6892220399,"package_name":"types-certifi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6892220400,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.818Z","updated_at":"2023-01-14T02:16:46.818Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/requirements-docs.txt","dependencies":[{"id":6892220401,"package_name":"furo","ecosystem":"pypi","requirements":"\u003e=2022.6","direct":true,"kind":"runtime","optional":false},{"id":6892220402,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892220403,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.837Z","updated_at":"2023-01-14T02:16:46.837Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/requirements-test.txt","dependencies":[{"id":6892220404,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6892220405,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e3.6","direct":true,"kind":"test","optional":false},{"id":6892220406,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6892220407,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6892220408,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6892220409,"package_name":"shapely","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6892220410,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"vcpkg","filepath":"ci/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T02:16:46.857Z","updated_at":"2023-01-14T02:16:46.857Z","repository_link":"https://github.com/pyproj4/pyproj/blob/main/ci/vcpkg.json","dependencies":[{"id":6892220411,"package_name":"proj","ecosystem":"vcpkg","requirements":"\u003e=9.1.0","direct":true,"kind":"runtime","optional":false}]}],"score":28.072501560963822,"created_at":"2025-09-08T11:18:37.388Z","updated_at":"2025-10-07T08:24:56.571Z","avatar_url":"https://github.com/pyproj4.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":12584457,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","geospatial-data","mapbox-satellite-oss","cython","gdal","geoparquet","gtk","qt","wx","tk"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65304","html_url":"https://science.ecosyste.ms/projects/65304"}