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
Built Distribution
File details
Details for the file geoservercloud-0.3.0.dev3.tar.gz
.
File metadata
- Download URL: geoservercloud-0.3.0.dev3.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0165037e46568b50e3e18dc6b6dd64bbc4407542cb7ba8803f85e3635fa3209 |
|
MD5 | 6a08ce6255b6710a8c31430d1922eaf8 |
|
BLAKE2b-256 | 4f50df912d6ec7ccf22a8b2239beb3a5217d23fd8b12fc89cf8b2ec94dbf4c94 |
File details
Details for the file geoservercloud-0.3.0.dev3-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.3.0.dev3-py3-none-any.whl
- Upload date:
- Size: 11.4 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 | 20c41430a307ebd5d9076b7d37a9c03df77ce62a0f45b18c93329a81e207dc0c |
|
MD5 | daa7e1bd8fa360da8dc995a307937928 |
|
BLAKE2b-256 | 4c106d225236184230d61c50c81238de2ffd2ebda63e90a88edd8d47d9a22df3 |