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.3.1.dev1.tar.gz
(17.4 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.3.1.dev1.tar.gz
.
File metadata
- Download URL: geoservercloud-0.3.1.dev1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b35958b03ee0fbfebca6494f1f9dbc1122617bf329ea9e10ec7c094ee79185c5 |
|
MD5 | 30a1ca7ddb043d4c25abebf7efb5eb10 |
|
BLAKE2b-256 | 2b5850fe24a18c5258993a47de9d360ef0f1e5d88e1d3a4bca23cdf58bbf53ff |
File details
Details for the file geoservercloud-0.3.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.3.1.dev1-py3-none-any.whl
- Upload date:
- Size: 23.2 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 | 0301db06127ecfecebdd359c318e5a6f37dc9e481642f780f9ed58e1b8b57059 |
|
MD5 | 80a21330033428091b08f368c646fa24 |
|
BLAKE2b-256 | 3f0d8f8fd7591a103ff78abbdd3344794a01d7c518c63d4caf349f4b6c0c7038 |