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.5.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.5.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.5.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e71a170a6506469d68e75f841032f00a0ac1127894efc5723a8912e07416a89e |
|
MD5 | 288e409994b5d94b4f14bf6a03087541 |
|
BLAKE2b-256 | 031f50640d18fa50fc7673b02aa443d6365cb1cb33025a78bb1de0acef8415bb |
File details
Details for the file geoservercloud-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.5-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a13e57b2edb644d1df002fe7f13bdb7ad3ec77c3b8e6e9706fe90f67cbf56a4 |
|
MD5 | 0ff6cf4d1dd6e96be262d47185de1005 |
|
BLAKE2b-256 | c88062ca5136057249838742cf1a6732ab285499e957ad0a9a68d5eb47f4cea8 |