GeospatialPython/pyshp
This library reads and writes ESRI Shapefiles in pure Python. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 4565
- days_rel: 39
- days_push: 15
- n_releases_24m: 26
Adoption not part of the score
1153 stars · 261 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyShp is a pure Python library for reading and writing ESRI Shapefiles without any external dependencies. It supports geometry and attribute records, zip and URL sources, filtering, and 3D/M measurement geometry types.
Use cases
- read shapefiles in python
- write shapefiles in python
- convert shapefile data to other formats
- read shapefiles from a url or zip archive
- filter shapefile attributes or spatial extent
- edit or merge existing shapefiles
When to choose
- you need shapefile I/O in pure Python with no compiled dependencies
- you want a lightweight alternative to GDAL/OGR for simple shapefile tasks
- you need to read shapefiles from files, zips, URLs, or file-like objects
When to avoid
- you need advanced geoprocessing like reprojection or topology operations
- you work primarily with GeoPackage, GeoJSON, or other modern formats
- you need high-performance processing of massive geospatial datasets
Facets
library · maturity stable
file-system parser geospatial files developer-tools python cross-platform shapefile gis esri pure-python no-dependencies geospatial
2 sources
- readme: https://github.com/GeospatialPython/pyshp · fetched 2026-08-28 · 9b13052ce1d4
- registry_pypi: https://pypi.org/pypi/pyshp/json · fetched 2026-08-29 · 036ec67082cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GeospatialPython/pyshp | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="GeospatialPython/pyshp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem