Lightweight Python client to interact with GeoServer Cloud REST API, GeoServer ACL and OGC services
Project description
python-geoservercloud
Installation
From PyPI:
pip install geoservercloud
From git repository:
poetry install
Quick start
from geoservercloud import GeoServerCloud
geoserver = GeoServerCloud(
url="http://localhost:9090/geoserver/cloud/",
user="admin",
password="geoserver",
)
geoserver.create_workspace("newworkspace")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geoservercloud-0.2.6.tar.gz
(11.7 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.6.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.6.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 176173ba6e3522bd371f0c2590c26f73ee143396f97f06db72448648f8282f11 |
|
MD5 | 37101eb2af12915cbc5c6832065c7fb8 |
|
BLAKE2b-256 | 6ad4d6ff5386be062078d3d90e913fafc970b5e414bfdaf90a38e0a6587738a4 |
File details
Details for the file geoservercloud-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.6-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 444031c5f58fd5df375f5de96fafdcb1884f91c4c3365fb21ca3f11a0712571f |
|
MD5 | f7b1880ab985717cdf9ba641489a3562 |
|
BLAKE2b-256 | 5e7ee3d22dc8fc798ebf6fb77e5419ef8366c7f0bd871e9c2f4de8d5ccdb44d3 |