
pyproj 3.7.2
0
Python interface to PROJ (cartographic projections and coordinate transformations library)
Contents
Python interface to PROJ (cartographic projections and coordinate transformations library)
Stars: 1184, Watchers: 1184, Forks: 228, Open Issues: 48The pyproj4/pyproj repo was created 11 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1184 github stars!
How to Install pyproj
You can install pyproj using pip
pip install pyproj
or add it to a project with poetry
poetry add pyproj
Package Details
- Author
- None
- License
- None
- Homepage
- https://github.com/pyproj4/pyproj
- PyPi:
- https://pypi.org/project/pyproj/
- GitHub Repo:
- https://github.com/pyproj4/pyproj
Classifiers
- Scientific/Engineering
- Scientific/Engineering/GIS
- Scientific/Engineering/Mathematics
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pyproj errors.
Code Examples
Here are some pyproj code examples and snippets.
GitHub Issues
The pyproj package has 48 open issues on GitHub
- Re-enable free-threaded Python (3.13t/3.14t) CI/wheels (currently skipped due to segfaults)
- Randomly appearing bug with multi-threaded Transformer in versions >= 3.7.0
- DEP: Python 3.11 Support
pythonfix