
pyshp 3.0.3
0
Pure Python read/write support for ESRI Shapefile format
Contents
Pure Python read/write support for ESRI Shapefile format
Stars: 1146, Watchers: 1146, Forks: 262, Open Issues: 32The GeospatialPython/pyshp repo was created 11 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1146 github stars!
How to Install pyshp
You can install pyshp using pip
pip install pyshp
or add it to a project with poetry
poetry add pyshp
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/pyshp/
- GitHub Repo:
- https://github.com/GeospatialPython/pyshp
Classifiers
- Scientific/Engineering/GIS
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pyshp errors.
Code Examples
Here are some pyshp code examples and snippets.
pythonfix