pygis
A Python package for installing commonly used packages for GIS programming.
- Free software: MIT license
- Documentation: https://pygis.gishub.org
To use pygis with Docker, you can pull the image from Docker Hub:
docker pull giswqs/pygis:latest
docker run -it -p 8888:8888 -v $(pwd):/home/jovyan/work giswqs/pygis:latest
To build the Docker image from scratch using the Dockerfile in the root directory, you can run:
docker buildx build --platform linux/amd64,linux/arm64 -t giswqs/pygis:latest .
docker push giswqs/pygis:latest
Release files for pygis 0.10.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pygis-0.10.2.tar.gz | 376.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pygis-0.10.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 379.4 kB
Release files / pygis-0.10.2.tar.gz
| Download URL | pygis-0.10.2.tar.gz |
|---|---|
| Size | 376.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
31d07799be1e58be8f6728c35d877eec705df5bfe3f49188880d361a4e408109
|
|
BLAKE2b-256 checksum How to use checksums |
18e20f18b179927f5c4edfe3b5bc60c847bcbd5f97c4cefde82d7b1248ffea6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|
Release files / pygis-0.10.2-py2.py3-none-any.whl
| Download URL | pygis-0.10.2-py2.py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d0045b977e92aee17c758651fcd6705623380d76ea3f79926b9be6cef49062e6
|
|
BLAKE2b-256 checksum How to use checksums |
ad4ebbac95079b5be27d821ff480188f46dd952d93b5820df8d63e85e2ab4fad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|