{"id":65313,"name":"pyshp","description":"This library reads and writes ESRI Shapefiles in pure Python.","url":"https://github.com/geospatialpython/pyshp","last_synced_at":"2025-09-08T13:23:45.137Z","repository":{"id":14690798,"uuid":"17410607","full_name":"GeospatialPython/pyshp","owner":"GeospatialPython","description":"This library reads and writes ESRI Shapefiles in pure Python.","archived":false,"fork":false,"pushed_at":"2025-08-20T10:51:51.000Z","size":3317,"stargazers_count":1133,"open_issues_count":33,"forks_count":259,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-08-20T12:33:12.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/GeospatialPython.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["geospatialpython"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-03-04T17:31:17.000Z","updated_at":"2025-08-20T10:51:54.000Z","dependencies_parsed_at":"2024-06-18T11:22:11.208Z","dependency_job_id":"8d3be612-e06e-4ac1-86af-2ca8c30623fb","html_url":"https://github.com/GeospatialPython/pyshp","commit_stats":{"total_commits":415,"total_committers":47,"mean_commits":8.829787234042554,"dds":0.4746987951807229,"last_synced_commit":"6f945596d8998a5ea381d80a3001658b7646e604"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/GeospatialPython/pyshp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/sbom","scorecard":{"id":55842,"data":{"date":"2025-08-11","repo":{"name":"github.com/GeospatialPython/pyshp","commit":"e797520b1f79f5be105ac543e151c177001420f2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/run_checks_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/speed_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_checks_build_and_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/run_checks_build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/speed_test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/speed_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/speed_test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/speed_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/speed_test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/speed_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/speed_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/speed_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/speed_test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/speed_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/speed_test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/GeospatialPython/pyshp/speed_test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_checks_build_and_test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/speed_test.yml:52","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: MIT License: LICENSE.TXT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:43:35.635Z","repository_id":14690798,"created_at":"2025-08-15T00:43:35.635Z","updated_at":"2025-08-15T00:43:35.635Z"},"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":"GeospatialPython","name":"GeospatialPython.com","uuid":"5385450","kind":"user","description":"","email":"","website":"http://www.GeospatialPython.com","location":"Bay Saint Louis, MS","twitter":null,"company":"GeospatialPython.com","icon_url":"https://avatars.githubusercontent.com/u/5385450?v=4","repositories_count":22,"last_synced_at":"2025-09-05T20:49:16.063Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/GeospatialPython","funding_links":["https://github.com/sponsors/GeospatialPython"],"total_stars":1196,"followers":366,"following":11,"created_at":"2022-11-02T16:26:16.996Z","updated_at":"2025-09-05T20:49:16.063Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython/repositories"},"packages":[{"id":76073,"name":"py-pyshp","ecosystem":"spack","description":"The Python Shapefile Library (pyshp) reads and writes ESRI Shapefiles in\npure Python.\n","homepage":"https://github.com/GeospatialPython/pyshp","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/GeospatialPython/pyshp","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:27:55.213Z","latest_release_published_at":"2024-03-19T09:45:13.285Z","latest_release_number":"2.3.1","last_synced_at":"2025-08-12T19:42:49.098Z","created_at":"2022-04-05T09:27:55.189Z","updated_at":"2025-08-13T04:39:44.465Z","registry_url":"https://packages.spack.io/package.html?name=py-pyshp","install_command":"spack install py-pyshp","documentation_url":null,"metadata":{},"repo_metadata":{"id":14690798,"uuid":"17410607","full_name":"GeospatialPython/pyshp","owner":"GeospatialPython","description":"This library reads and writes ESRI Shapefiles in pure Python.","archived":false,"fork":false,"pushed_at":"2025-08-09T19:54:36.000Z","size":3378,"stargazers_count":1131,"open_issues_count":33,"forks_count":259,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-08-12T19:34:26.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/GeospatialPython.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["geospatialpython"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-03-04T17:31:17.000Z","updated_at":"2025-08-09T19:54:40.000Z","dependencies_parsed_at":"2024-06-18T11:22:11.208Z","dependency_job_id":"8d3be612-e06e-4ac1-86af-2ca8c30623fb","html_url":"https://github.com/GeospatialPython/pyshp","commit_stats":{"total_commits":415,"total_committers":47,"mean_commits":8.829787234042554,"dds":0.4746987951807229,"last_synced_commit":"6f945596d8998a5ea381d80a3001658b7646e604"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/GeospatialPython/pyshp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183252,"owners_count":24541317,"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-13T02:00:09.904Z","response_time":66,"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":"GeospatialPython","name":"GeospatialPython.com","uuid":"5385450","kind":"user","description":"","email":"","website":"http://www.GeospatialPython.com","location":"Bay Saint Louis, MS","twitter":null,"company":"GeospatialPython.com","icon_url":"https://avatars.githubusercontent.com/u/5385450?v=4","repositories_count":22,"last_synced_at":"2025-08-10T12:47:59.837Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/GeospatialPython","funding_links":["https://github.com/sponsors/GeospatialPython"],"total_stars":1196,"followers":364,"following":11,"created_at":"2022-11-02T16:26:16.996Z","updated_at":"2025-08-10T12:47:59.838Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython/repositories"},"tags":[{"name":"2.4.1","sha":"b0445c026f3bace803746073c8019b0d88526083","kind":"commit","published_at":"2025-07-30T13:43:14.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.4.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"4a7bd1dd911d9b97437ea77fc1631946f7e53b0f","kind":"commit","published_at":"2025-07-21T12:10:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.4.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"23002d819dc7083db49d642257603d576582b5e0","kind":"commit","published_at":"2022-07-27T19:48:24.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d1d66c6f26269ee32322cf0e7368c71451dad0ce","kind":"commit","published_at":"2022-04-30T08:46:44.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57e77b59939bc2e91fe37127dfca6da43e3d37fb","kind":"commit","published_at":"2022-02-02T17:07:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.2.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6229210ade04578d01481d4e947124615a2e2de1","kind":"commit","published_at":"2021-01-14T14:02:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"059cef1eab25fc881a2732dd07a38b545fb35586","kind":"commit","published_at":"2020-09-10T21:57:16.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"db105fa768f91825db292b205f2319f3dcf35543","kind":"commit","published_at":"2020-09-09T20:18:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1bd5f23cbcfd489c77afdf0da793f466ddb6434f","kind":"commit","published_at":"2019-02-15T20:09:00.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"85b534c166acddd4e2dc322402fc6f952fd7a1da","kind":"commit","published_at":"2018-11-07T05:54:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"d8754f8f2cf033143932b443d3cfa6652e488454","kind":"commit","published_at":"2018-11-05T04:08:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0/manifests"},{"name":"1.2.12","sha":"10c61763cce6def80e91968d79e6d09823edab8d","kind":"commit","published_at":"2017-08-24T14:54:09.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.12","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12/manifests"},{"name":"1.2.11","sha":"b580449d1a731f88e536bb06b21941e07cba295e","kind":"commit","published_at":"2017-04-29T20:55:13.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.11","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11/manifests"},{"name":"1.2.10","sha":"fb3a33f456c7e0eb062c35c1621f66ddedd86bc6","kind":"commit","published_at":"2016-09-24T15:05:50.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.10","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10/manifests"},{"name":"1.2.9","sha":"b779d4ccd18160f9f0f10724499840f756f549da","kind":"commit","published_at":"2016-09-22T20:58:35.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.9","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9/manifests"},{"name":"1.2.5","sha":"0b7cee1d413c21ec85dbc6ba19c8b010167bc4cb","kind":"commit","published_at":"2016-08-19T02:37:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.5","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5/manifests"},{"name":"1.2.3","sha":"80b754e2d2d479d958a7e474c8b1152a8aaceada","kind":"commit","published_at":"2015-06-22T04:06:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"ab050b86a964ebf52ae6f648a5b0d7b0c904190c","kind":"commit","published_at":"2015-06-21T20:02:48.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-13T04:39:44.465Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":7.336390162567737,"forks_count":5.877448937057108,"average":6.85007642073086},"purl":"pkg:spack/py-pyshp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyshp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyshp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyshp/dependencies","status":null,"funding_links":["https://github.com/sponsors/geospatialpython","https://github.com/sponsors/GeospatialPython"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T20:58:15.904Z","issues_count":98,"pull_requests_count":56,"avg_time_to_close_issue":27502429.89041096,"avg_time_to_close_pull_request":11771833.444444444,"issues_closed_count":73,"pull_requests_closed_count":54,"pull_request_authors_count":21,"issue_authors_count":71,"avg_comments_per_issue":2.2346938775510203,"avg_comments_per_pull_request":1.3571428571428572,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":523027.0,"past_year_avg_time_to_close_pull_request":150486.92307692306,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2307692307692308,"past_year_avg_comments_per_pull_request":0.6538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/issues","maintainers":[{"login":"JamesParrott","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"},{"login":"karimbahgat","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karimbahgat"}],"active_maintainers":[{"login":"JamesParrott","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyshp/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:48.254Z","updated_at":"2022-11-14T16:54:48.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/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":5290554,"name":"pyshp","ecosystem":"conda","description":null,"homepage":"https://github.com/GeospatialPython/pyshp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/GeospatialPython/pyshp","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-10-03T15:50:04.999Z","latest_release_published_at":"2022-07-28T10:11:05.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-08-12T07:28:28.325Z","created_at":"2022-10-03T15:50:04.990Z","updated_at":"2025-08-13T04:39:44.471Z","registry_url":"https://anaconda.org/conda-forge/pyshp","install_command":"conda install -c conda-forge pyshp","documentation_url":null,"metadata":{},"repo_metadata":{"id":14690798,"uuid":"17410607","full_name":"GeospatialPython/pyshp","owner":"GeospatialPython","description":"This library reads and writes ESRI Shapefiles in pure Python.","archived":false,"fork":false,"pushed_at":"2025-08-09T19:54:36.000Z","size":3378,"stargazers_count":1131,"open_issues_count":33,"forks_count":259,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-08-12T19:34:26.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/GeospatialPython.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["geospatialpython"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-03-04T17:31:17.000Z","updated_at":"2025-08-09T19:54:40.000Z","dependencies_parsed_at":"2024-06-18T11:22:11.208Z","dependency_job_id":"8d3be612-e06e-4ac1-86af-2ca8c30623fb","html_url":"https://github.com/GeospatialPython/pyshp","commit_stats":{"total_commits":415,"total_committers":47,"mean_commits":8.829787234042554,"dds":0.4746987951807229,"last_synced_commit":"6f945596d8998a5ea381d80a3001658b7646e604"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/GeospatialPython/pyshp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183252,"owners_count":24541317,"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-13T02:00:09.904Z","response_time":66,"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":"GeospatialPython","name":"GeospatialPython.com","uuid":"5385450","kind":"user","description":"","email":"","website":"http://www.GeospatialPython.com","location":"Bay Saint Louis, MS","twitter":null,"company":"GeospatialPython.com","icon_url":"https://avatars.githubusercontent.com/u/5385450?v=4","repositories_count":22,"last_synced_at":"2025-08-10T12:47:59.837Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/GeospatialPython","funding_links":["https://github.com/sponsors/GeospatialPython"],"total_stars":1196,"followers":364,"following":11,"created_at":"2022-11-02T16:26:16.996Z","updated_at":"2025-08-10T12:47:59.838Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython/repositories"},"tags":[{"name":"2.4.1","sha":"b0445c026f3bace803746073c8019b0d88526083","kind":"commit","published_at":"2025-07-30T13:43:14.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.4.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"4a7bd1dd911d9b97437ea77fc1631946f7e53b0f","kind":"commit","published_at":"2025-07-21T12:10:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.4.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"23002d819dc7083db49d642257603d576582b5e0","kind":"commit","published_at":"2022-07-27T19:48:24.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d1d66c6f26269ee32322cf0e7368c71451dad0ce","kind":"commit","published_at":"2022-04-30T08:46:44.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57e77b59939bc2e91fe37127dfca6da43e3d37fb","kind":"commit","published_at":"2022-02-02T17:07:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.2.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6229210ade04578d01481d4e947124615a2e2de1","kind":"commit","published_at":"2021-01-14T14:02:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"059cef1eab25fc881a2732dd07a38b545fb35586","kind":"commit","published_at":"2020-09-10T21:57:16.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"db105fa768f91825db292b205f2319f3dcf35543","kind":"commit","published_at":"2020-09-09T20:18:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1bd5f23cbcfd489c77afdf0da793f466ddb6434f","kind":"commit","published_at":"2019-02-15T20:09:00.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"85b534c166acddd4e2dc322402fc6f952fd7a1da","kind":"commit","published_at":"2018-11-07T05:54:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"d8754f8f2cf033143932b443d3cfa6652e488454","kind":"commit","published_at":"2018-11-05T04:08:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0/manifests"},{"name":"1.2.12","sha":"10c61763cce6def80e91968d79e6d09823edab8d","kind":"commit","published_at":"2017-08-24T14:54:09.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.12","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12/manifests"},{"name":"1.2.11","sha":"b580449d1a731f88e536bb06b21941e07cba295e","kind":"commit","published_at":"2017-04-29T20:55:13.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.11","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11/manifests"},{"name":"1.2.10","sha":"fb3a33f456c7e0eb062c35c1621f66ddedd86bc6","kind":"commit","published_at":"2016-09-24T15:05:50.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.10","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10/manifests"},{"name":"1.2.9","sha":"b779d4ccd18160f9f0f10724499840f756f549da","kind":"commit","published_at":"2016-09-22T20:58:35.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.9","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9/manifests"},{"name":"1.2.5","sha":"0b7cee1d413c21ec85dbc6ba19c8b010167bc4cb","kind":"commit","published_at":"2016-08-19T02:37:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.5","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5/manifests"},{"name":"1.2.3","sha":"80b754e2d2d479d958a7e474c8b1152a8aaceada","kind":"commit","published_at":"2015-06-22T04:06:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"ab050b86a964ebf52ae6f648a5b0d7b0c904190c","kind":"commit","published_at":"2015-06-21T20:02:48.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-13T04:39:44.471Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":146,"rankings":{"downloads":null,"dependent_repos_count":2.8793851988622188,"dependent_packages_count":2.016068666101103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":2.447726932481661},"purl":"pkg:conda/pyshp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyshp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyshp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyshp/dependencies","status":null,"funding_links":["https://github.com/sponsors/geospatialpython","https://github.com/sponsors/GeospatialPython"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T20:58:15.904Z","issues_count":98,"pull_requests_count":56,"avg_time_to_close_issue":27502429.89041096,"avg_time_to_close_pull_request":11771833.444444444,"issues_closed_count":73,"pull_requests_closed_count":54,"pull_request_authors_count":21,"issue_authors_count":71,"avg_comments_per_issue":2.2346938775510203,"avg_comments_per_pull_request":1.3571428571428572,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":523027.0,"past_year_avg_time_to_close_pull_request":150486.92307692306,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2307692307692308,"past_year_avg_comments_per_pull_request":0.6538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/issues","maintainers":[{"login":"JamesParrott","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"},{"login":"karimbahgat","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karimbahgat"}],"active_maintainers":[{"login":"JamesParrott","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyshp/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":5284733,"name":"pyshp","ecosystem":"conda","description":"The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python.","homepage":"https://pypi.org/project/pyshp/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/GeospatialPython/pyshp","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-07-05T13:34:59.000Z","latest_release_published_at":"2024-01-24T12:56:34.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-08-12T19:42:48.887Z","created_at":"2022-10-03T15:41:13.266Z","updated_at":"2025-08-13T04:39:44.515Z","registry_url":"https://anaconda.org/anaconda/pyshp","install_command":"conda install -c anaconda pyshp","documentation_url":null,"metadata":{},"repo_metadata":{"id":14690798,"uuid":"17410607","full_name":"GeospatialPython/pyshp","owner":"GeospatialPython","description":"This library reads and writes ESRI Shapefiles in pure Python.","archived":false,"fork":false,"pushed_at":"2025-08-09T19:54:36.000Z","size":3378,"stargazers_count":1131,"open_issues_count":33,"forks_count":259,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-08-12T19:34:26.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/GeospatialPython.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["geospatialpython"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-03-04T17:31:17.000Z","updated_at":"2025-08-09T19:54:40.000Z","dependencies_parsed_at":"2024-06-18T11:22:11.208Z","dependency_job_id":"8d3be612-e06e-4ac1-86af-2ca8c30623fb","html_url":"https://github.com/GeospatialPython/pyshp","commit_stats":{"total_commits":415,"total_committers":47,"mean_commits":8.829787234042554,"dds":0.4746987951807229,"last_synced_commit":"6f945596d8998a5ea381d80a3001658b7646e604"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/GeospatialPython/pyshp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183252,"owners_count":24541317,"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-13T02:00:09.904Z","response_time":66,"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":"GeospatialPython","name":"GeospatialPython.com","uuid":"5385450","kind":"user","description":"","email":"","website":"http://www.GeospatialPython.com","location":"Bay Saint Louis, MS","twitter":null,"company":"GeospatialPython.com","icon_url":"https://avatars.githubusercontent.com/u/5385450?v=4","repositories_count":22,"last_synced_at":"2025-08-10T12:47:59.837Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/GeospatialPython","funding_links":["https://github.com/sponsors/GeospatialPython"],"total_stars":1196,"followers":364,"following":11,"created_at":"2022-11-02T16:26:16.996Z","updated_at":"2025-08-10T12:47:59.838Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython/repositories"},"tags":[{"name":"2.4.1","sha":"b0445c026f3bace803746073c8019b0d88526083","kind":"commit","published_at":"2025-07-30T13:43:14.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.4.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"4a7bd1dd911d9b97437ea77fc1631946f7e53b0f","kind":"commit","published_at":"2025-07-21T12:10:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.4.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"23002d819dc7083db49d642257603d576582b5e0","kind":"commit","published_at":"2022-07-27T19:48:24.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d1d66c6f26269ee32322cf0e7368c71451dad0ce","kind":"commit","published_at":"2022-04-30T08:46:44.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57e77b59939bc2e91fe37127dfca6da43e3d37fb","kind":"commit","published_at":"2022-02-02T17:07:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.2.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6229210ade04578d01481d4e947124615a2e2de1","kind":"commit","published_at":"2021-01-14T14:02:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"059cef1eab25fc881a2732dd07a38b545fb35586","kind":"commit","published_at":"2020-09-10T21:57:16.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"db105fa768f91825db292b205f2319f3dcf35543","kind":"commit","published_at":"2020-09-09T20:18:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1bd5f23cbcfd489c77afdf0da793f466ddb6434f","kind":"commit","published_at":"2019-02-15T20:09:00.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"85b534c166acddd4e2dc322402fc6f952fd7a1da","kind":"commit","published_at":"2018-11-07T05:54:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"d8754f8f2cf033143932b443d3cfa6652e488454","kind":"commit","published_at":"2018-11-05T04:08:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0/manifests"},{"name":"1.2.12","sha":"10c61763cce6def80e91968d79e6d09823edab8d","kind":"commit","published_at":"2017-08-24T14:54:09.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.12","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12/manifests"},{"name":"1.2.11","sha":"b580449d1a731f88e536bb06b21941e07cba295e","kind":"commit","published_at":"2017-04-29T20:55:13.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.11","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11/manifests"},{"name":"1.2.10","sha":"fb3a33f456c7e0eb062c35c1621f66ddedd86bc6","kind":"commit","published_at":"2016-09-24T15:05:50.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.10","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10/manifests"},{"name":"1.2.9","sha":"b779d4ccd18160f9f0f10724499840f756f549da","kind":"commit","published_at":"2016-09-22T20:58:35.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.9","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9/manifests"},{"name":"1.2.5","sha":"0b7cee1d413c21ec85dbc6ba19c8b010167bc4cb","kind":"commit","published_at":"2016-08-19T02:37:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.5","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5/manifests"},{"name":"1.2.3","sha":"80b754e2d2d479d958a7e474c8b1152a8aaceada","kind":"commit","published_at":"2015-06-22T04:06:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"ab050b86a964ebf52ae6f648a5b0d7b0c904190c","kind":"commit","published_at":"2015-06-21T20:02:48.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeospatialPython/pyshp@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-13T04:39:44.515Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":146,"rankings":{"downloads":null,"dependent_repos_count":16.18989653073646,"dependent_packages_count":6.999391357273281,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.59464394400487},"purl":"pkg:conda/pyshp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyshp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyshp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyshp/dependencies","status":null,"funding_links":["https://github.com/sponsors/geospatialpython","https://github.com/sponsors/GeospatialPython"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T20:58:15.904Z","issues_count":98,"pull_requests_count":56,"avg_time_to_close_issue":27502429.89041096,"avg_time_to_close_pull_request":11771833.444444444,"issues_closed_count":73,"pull_requests_closed_count":54,"pull_request_authors_count":21,"issue_authors_count":71,"avg_comments_per_issue":2.2346938775510203,"avg_comments_per_pull_request":1.3571428571428572,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":523027.0,"past_year_avg_time_to_close_pull_request":150486.92307692306,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2307692307692308,"past_year_avg_comments_per_pull_request":0.6538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/issues","maintainers":[{"login":"JamesParrott","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"},{"login":"karimbahgat","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karimbahgat"}],"active_maintainers":[{"login":"JamesParrott","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyshp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyshp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyshp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyshp/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":2883062,"name":"pyshp","ecosystem":"pypi","description":"Pure Python read/write support for ESRI Shapefile format","homepage":"https://github.com/GeospatialPython/pyshp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/GeospatialPython/pyshp","keywords_array":["gis","geospatial","geographic","shapefile","shapefiles"],"namespace":null,"versions_count":25,"first_release_published_at":"2011-09-02T21:19:11.000Z","latest_release_published_at":"2022-07-27T19:51:26.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-09-08T01:00:52.768Z","created_at":"2022-04-10T12:18:35.675Z","updated_at":"2025-09-08T01:00:52.769Z","registry_url":"https://pypi.org/project/pyshp/","install_command":"pip install pyshp --index-url https://pypi.org/simple","documentation_url":"https://pyshp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: GIS","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pyshp","project_status":null},"repo_metadata":{"id":14690798,"uuid":"17410607","full_name":"GeospatialPython/pyshp","owner":"GeospatialPython","description":"This library reads and writes ESRI Shapefiles in pure Python.","archived":false,"fork":false,"pushed_at":"2024-10-18T09:47:06.000Z","size":3285,"stargazers_count":1104,"open_issues_count":26,"forks_count":260,"subscribers_count":66,"default_branch":"master","last_synced_at":"2024-11-07T19:53:32.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/GeospatialPython.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["geospatialpython"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-03-04T17:31:17.000Z","updated_at":"2024-11-04T21:37:06.000Z","dependencies_parsed_at":"2024-06-18T11:22:11.208Z","dependency_job_id":"8d3be612-e06e-4ac1-86af-2ca8c30623fb","html_url":"https://github.com/GeospatialPython/pyshp","commit_stats":{"total_commits":415,"total_committers":47,"mean_commits":8.829787234042554,"dds":0.4746987951807229,"last_synced_commit":"6f945596d8998a5ea381d80a3001658b7646e604"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224943221,"owners_count":17396248,"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":"GeospatialPython","name":"GeospatialPython.com","uuid":"5385450","kind":"user","description":"","email":"","website":"http://www.GeospatialPython.com","location":"Bay Saint Louis, MS","twitter":null,"company":"GeospatialPython.com","icon_url":"https://avatars.githubusercontent.com/u/5385450?v=4","repositories_count":22,"last_synced_at":"2024-05-20T14:03:05.213Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/GeospatialPython","funding_links":["https://github.com/sponsors/GeospatialPython"],"total_stars":1196,"followers":335,"following":9,"created_at":"2022-11-02T16:26:16.996Z","updated_at":"2024-05-20T14:03:06.054Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeospatialPython/repositories"},"tags":[{"name":"2.3.1","sha":"23002d819dc7083db49d642257603d576582b5e0","kind":"commit","published_at":"2022-07-27T19:48:24.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d1d66c6f26269ee32322cf0e7368c71451dad0ce","kind":"commit","published_at":"2022-04-30T08:46:44.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.3.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57e77b59939bc2e91fe37127dfca6da43e3d37fb","kind":"commit","published_at":"2022-02-02T17:07:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.2.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6229210ade04578d01481d4e947124615a2e2de1","kind":"commit","published_at":"2021-01-14T14:02:33.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"059cef1eab25fc881a2732dd07a38b545fb35586","kind":"commit","published_at":"2020-09-10T21:57:16.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"db105fa768f91825db292b205f2319f3dcf35543","kind":"commit","published_at":"2020-09-09T20:18:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1bd5f23cbcfd489c77afdf0da793f466ddb6434f","kind":"commit","published_at":"2019-02-15T20:09:00.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.1.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"85b534c166acddd4e2dc322402fc6f952fd7a1da","kind":"commit","published_at":"2018-11-07T05:54:15.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.1","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"d8754f8f2cf033143932b443d3cfa6652e488454","kind":"commit","published_at":"2018-11-05T04:08:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/2.0.0","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/2.0.0/manifests"},{"name":"1.2.12","sha":"10c61763cce6def80e91968d79e6d09823edab8d","kind":"commit","published_at":"2017-08-24T14:54:09.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.12","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.12/manifests"},{"name":"1.2.11","sha":"b580449d1a731f88e536bb06b21941e07cba295e","kind":"commit","published_at":"2017-04-29T20:55:13.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.11","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.11/manifests"},{"name":"1.2.10","sha":"fb3a33f456c7e0eb062c35c1621f66ddedd86bc6","kind":"commit","published_at":"2016-09-24T15:05:50.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.10","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.10/manifests"},{"name":"1.2.9","sha":"b779d4ccd18160f9f0f10724499840f756f549da","kind":"commit","published_at":"2016-09-22T20:58:35.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.9","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.9/manifests"},{"name":"1.2.5","sha":"0b7cee1d413c21ec85dbc6ba19c8b010167bc4cb","kind":"commit","published_at":"2016-08-19T02:37:11.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.5","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.5/manifests"},{"name":"1.2.3","sha":"80b754e2d2d479d958a7e474c8b1152a8aaceada","kind":"commit","published_at":"2015-06-22T04:06:45.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.3","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"ab050b86a964ebf52ae6f648a5b0d7b0c904190c","kind":"commit","published_at":"2015-06-21T20:02:48.000Z","download_url":"https://codeload.github.com/GeospatialPython/pyshp/tar.gz/1.2.2","html_url":"https://github.com/GeospatialPython/pyshp/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/tags/1.2.2/manifests"}]},"repo_metadata_updated_at":"2024-11-16T16:35:50.410Z","dependent_packages_count":125,"downloads":1051193,"downloads_period":"last-month","dependent_repos_count":1998,"rankings":{"downloads":0.4805378236134235,"dependent_repos_count":0.2482040718884226,"dependent_packages_count":0.16223417378003652,"stargazers_count":1.977385527052938,"forks_count":3.207289905146779,"docker_downloads_count":0.9788295077051754,"average":1.1757468348644624},"purl":"pkg:pypi/pyshp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyshp","docker_dependents_count":237,"docker_downloads_count":267560,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyshp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyshp/dependencies","status":null,"funding_links":["https://github.com/sponsors/geospatialpython","https://github.com/sponsors/GeospatialPython"],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-16T16:35:49.653Z","issues_count":97,"pull_requests_count":56,"avg_time_to_close_issue":27502429.89041096,"avg_time_to_close_pull_request":11771833.444444444,"issues_closed_count":73,"pull_requests_closed_count":54,"pull_request_authors_count":21,"issue_authors_count":70,"avg_comments_per_issue":2.216494845360825,"avg_comments_per_pull_request":1.3571428571428572,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":484171.0,"past_year_avg_time_to_close_pull_request":167232.73333333334,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2352941176470589,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/issues","maintainers":[{"login":"JamesParrott","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"},{"login":"karimbahgat","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karimbahgat"}],"active_maintainers":[{"login":"JamesParrott","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyshp/related_packages","maintainers":[{"uuid":"kbahgat","login":"kbahgat","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/kbahgat/","role":null,"created_at":"2023-02-01T07:29:55.102Z","updated_at":"2023-02-01T07:29:55.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kbahgat/packages"},{"uuid":"jlawhead","login":"jlawhead","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jlawhead/","role":null,"created_at":"2023-02-01T07:29:54.777Z","updated_at":"2023-02-01T07:29:54.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jlawhead/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"}}],"commits":{"id":16426,"full_name":"GeospatialPython/pyshp","default_branch":"master","committers":[{"name":"Karim Bahgat","email":"karim.bahgat.norway@gmail.com","login":null,"count":218},{"name":"GeospatialPython.com","email":"jlawhead@geospatialpython.com","login":null,"count":40},{"name":"geospatialpython@gmail.com","email":"geospatialpython@gmail.com@6bd14dac-74e7-11de-ab85-01204adfcb19","login":null,"count":37},{"name":"JamesParrott","email":"80779630+JamesParrott","login":"JamesParrott","count":18},{"name":"Jason Moujaes","email":"jmoujaes@gmail.com","login":null,"count":16},{"name":"jlawhead@geospatialpython.com","email":"jlawhead@geospatialpython.com@6bd14dac-74e7-11de-ab85-01204adfcb19","login":null,"count":13},{"name":"Tobias Megies","email":"megies@geophysik.uni-muenchen.de","login":null,"count":8},{"name":"Bas Couwenberg","email":"sebastic@xs4all.nl","login":"sebastic","count":6},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":5},{"name":"lgolston","email":"30876419+lgolston","login":"lgolston","count":3},{"name":"Paulo Ernesto","email":"pemn","login":"pemn","count":3},{"name":"geospatialpython","email":"geospatialpython@gmail.com","login":null,"count":3},{"name":"Karim Bahgat","email":"Karim.bahgat.norway@gmail.com","login":null,"count":3},{"name":"lederernc@gmail.com","email":"lederernc@gmail.com@6bd14dac-74e7-11de-ab85-01204adfcb19","login":null,"count":2},{"name":"kb003308","email":"keith.erickson@digitalglobe.com","login":null,"count":2},{"name":"Nilo","email":"nilo.kruchelski@lactec.org.br","login":null,"count":2},{"name":"Ignacio Martinez Vazquez","email":"ignamv@gmail.com","login":null,"count":2},{"name":"David A. Riggs","email":"driggs@myotisoft.com","login":null,"count":2},{"name":"Micah Cochran","email":"micahcochran","login":"micahcochran","count":2},{"name":"bva-bme","email":"62710558+bva-bme","login":"bva-bme","count":2},{"name":"fiveham","email":"fiveham","login":"fiveham","count":2},{"name":"Miroslav Šedivý","email":"6774676+eumiro","login":"eumiro","count":1},{"name":"Ryan Brideau","email":"Brideau","login":"Brideau","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Zac Miller","email":"jzmiller1","login":"jzmiller1","count":1},{"name":"davidh-ssec","email":"david.hoese@ssec.wisc.edu","login":"djhoese","count":1},{"name":"ezcitron","email":"36384768+ezcitron","login":"ezcitron","count":1},{"name":"midichef","email":"67946319+midichef","login":"midichef","count":1},{"name":"Hannes","email":"spirit@enjoys.it","login":null,"count":1},{"name":"Evan Heidtmann","email":"evan.heidtmann@gmail.com","login":null,"count":1},{"name":"Charles Arnold","email":"charles.arnold@gisinc.com","login":null,"count":1},{"name":"Casey Meisenzahl","email":"cjm6121@cs.rit.edu","login":null,"count":1},{"name":"Benjamin A. Beasley","email":"code@musicinmybrain.net","login":null,"count":1},{"name":"Louis Tiao","email":"ltiao","login":"ltiao","count":1},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":1},{"name":"Kountouris Panagiotis","email":"kountouris@driftnoise.com","login":null,"count":1},{"name":"Marcin Cuprjak","email":"marcin.cuprjak@tomtom.com","login":null,"count":1},{"name":"Michael Davis","email":"mjmdavis@gmail.com","login":null,"count":1},{"name":"Michal Čihař","email":"michal@cihar.com","login":null,"count":1},{"name":"Paul Cochrane","email":"paul@liekut.de","login":null,"count":1},{"name":"Raynor Vliegendhart","email":"shinnonoir+git@gmail.com","login":null,"count":1},{"name":"Razzi Abuissa","email":"razzi53@gmail.com","login":null,"count":1},{"name":"Ross Rogers","email":"ross.rogers@gmail.com","login":null,"count":1},{"name":"(no author)","email":"(no author)@6bd14dac-74e7-11de-ab85-01204adfcb19","login":null,"count":1},{"name":"Atle Frenvik Sveen","email":"atle.sveen@bouvet.no","login":null,"count":1},{"name":"Uli Köhler","email":"ulikoehler@online.de","login":null,"count":1},{"name":"Tommi Penttinen","email":"tommi.penttinen@iki.fi","login":null,"count":1}],"total_commits":415,"total_committers":47,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.829787234042554,"dds":0.4746987951807229,"past_year_committers":[{"name":"JamesParrott","email":"80779630+JamesParrott","login":"JamesParrott","count":18},{"name":"lgolston","email":"30876419+lgolston","login":"lgolston","count":3},{"name":"GeospatialPython.com","email":"jlawhead@geospatialpython.com","login":null,"count":1},{"name":"midichef","email":"67946319+midichef","login":"midichef","count":1}],"past_year_total_commits":23,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.75,"past_year_dds":0.21739130434782605,"last_synced_at":"2024-06-04T14:18:23.356Z","last_synced_commit":"6f945596d8998a5ea381d80a3001658b7646e604","created_at":"2023-03-07T11:32:32.923Z","updated_at":"2024-06-04T14:18:23.357Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"GeospatialPython/pyshp","html_url":"https://github.com/GeospatialPython/pyshp","last_synced_at":"2025-08-13T20:08:27.461Z","status":"error","issues_count":98,"pull_requests_count":56,"avg_time_to_close_issue":27502429.89041096,"avg_time_to_close_pull_request":11771833.444444444,"issues_closed_count":73,"pull_requests_closed_count":54,"pull_request_authors_count":21,"issue_authors_count":71,"avg_comments_per_issue":2.2346938775510203,"avg_comments_per_pull_request":1.3571428571428572,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":523027.0,"past_year_avg_time_to_close_pull_request":150486.92307692306,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2307692307692308,"past_year_avg_comments_per_pull_request":0.6538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"created_at":"2023-05-10T14:53:55.473Z","updated_at":"2025-09-02T13:13:25.224Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeospatialPython%2Fpyshp/issues","issue_labels_count":{"enhancement":38,"bug":29,"question":11,"invalid":11,"documentation":6,"investigate":4,"invalid-file":2,"platform-support":2,"fixed":2,"wrong-version":1,"language-encoding":1,"good-first-PR":1},"pull_request_labels_count":{"bug":1,"enhancement":1},"issue_author_associations_count":{"NONE":70,"COLLABORATOR":26,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"COLLABORATOR":55,"CONTRIBUTOR":42,"NONE":20},"issue_authors":{"JamesParrott":16,"karimbahgat":11,"schwehr":7,"megies":3,"apiszcz":2,"tjwebb":1,"hashstat":1,"MrZombie69232":1,"musicinmybrain":1,"michelspeiser":1,"mshariful":1,"giswqs":1,"stuckyb":1,"clement-tourriere":1,"ThomasLecocq":1,"DeoLeung":1,"lgolston":1,"timk1":1,"martinfleis":1,"agiord":1,"haobo-autra":1,"sebhinck":1,"tmesis":1,"djvdorp":1,"SpatialDigger":1,"QuLogic":1,"paalped":1,"RosBer97":1,"ncgl-syngenta":1,"raphaelquast":1,"jprouty":1,"coneheadusa":1,"akrherz":1,"forestbat":1,"timgates42":1,"ear9mrn":1,"Hydrogeologist":1,"daveisfera":1,"ShawDa":1,"fsiler":1,"anyeli":1,"INRIX-Mark-Gershaft":1,"rados":1,"deeplook":1,"philiz76":1,"msw17002":1,"TheoLechemia":1,"adimpflmoser":1,"bayersglassey-zesty":1,"shCampos":1,"mem00":1,"jaganmohanreddy2106":1,"kad-vliegr":1,"Nikolaus":1,"maleco50":1,"nanaeaubry":1,"ghost":1,"Manikandan85":1,"yvrig":1,"mshmoon":1,"ivan-bulka":1,"adamsss92":1,"lguez":1,"pajarrige":1,"postfalk":1,"heikoklein":1,"karanchawla":1,"pooya-mohammadi":1,"geowat":1,"ossarotte":1,"JeffWinchell":1,"karanrn":1,"alexandrutarna":1},"pull_request_authors":{"JamesParrott":61,"schwehr":18,"mwtoews":11,"lgolston":4,"lguez":3,"eumiro":2,"bva-bme":2,"midichef":2,"musicinmybrain":2,"fiveham":1,"mcuprjak":1,"vojtatom":1,"Jonty":1,"karimbahgat":1,"shaungehring-RV":1,"nnseva":1,"jmoujaes":1,"sebhinck":1,"jzmiller1":1,"karanrn":1,"sebastic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"enhancement":8,"bug":6,"question":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"COLLABORATOR":10,"CONTRIBUTOR":5,"NONE":3},"past_year_pull_request_author_associations_count":{"COLLABORATOR":50,"CONTRIBUTOR":15,"NONE":2},"past_year_issue_authors":{"JamesParrott":10,"schwehr":4,"ear9mrn":1,"lguez":1,"musicinmybrain":1,"ThomasLecocq":1},"past_year_pull_request_authors":{"JamesParrott":50,"schwehr":8,"mwtoews":5,"lguez":3,"musicinmybrain":1},"maintainers":[{"login":"JamesParrott","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"},{"login":"karimbahgat","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karimbahgat"}],"active_maintainers":[{"login":"JamesParrott","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesParrott"}]},"events":null,"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.test.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T18:00:38.804Z","updated_at":"2022-07-15T18:00:38.804Z","repository_link":"https://github.com/GeospatialPython/pyshp/blob/master/requirements.test.txt","dependencies":[{"id":223465735,"package_name":"pytest","ecosystem":"pypi","requirements":"==3.2.5","direct":true,"kind":"runtime","optional":false},{"id":223465736,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T00:45:48.881Z","updated_at":"2023-02-18T00:45:48.881Z","repository_link":"https://github.com/GeospatialPython/pyshp/blob/master/.github/workflows/build.yml","dependencies":[{"id":7750116987,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7750117005,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T00:45:48.969Z","updated_at":"2023-02-18T00:45:48.969Z","repository_link":"https://github.com/GeospatialPython/pyshp/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":7750117166,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7750117167,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7750117168,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T04:45:08.443Z","updated_at":"2023-09-27T04:45:08.443Z","repository_link":"https://github.com/GeospatialPython/pyshp/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-27T04:45:08.472Z","updated_at":"2023-09-27T04:45:08.472Z","repository_link":"https://github.com/GeospatialPython/pyshp/blob/master/setup.py","dependencies":[]}],"score":25.005722901882724,"created_at":"2025-09-08T11:18:37.422Z","updated_at":"2025-10-07T08:24:56.760Z","avatar_url":"https://github.com/GeospatialPython.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1051193,"funding_links":["https://github.com/sponsors/geospatialpython"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","alignment","flexible","cython","geocoder","gdal","parsing","pillow","pil","cartographic-projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65313","html_url":"https://science.ecosyste.ms/projects/65313"}