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.3.dev4.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.3.dev4.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.3.dev4.tar.gz
- Upload date:
- Size: 10.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 | a0de4cb33944a60683d9e0a3295676b6f56db7fa88ca986b5611ec50ce801755 |
|
MD5 | 5747f01e07224f0e6aa29793e88e67cc |
|
BLAKE2b-256 | 4b015e0693c78b8465e9d8cf108dcecfbfbe1d1f7afebaf44fb8e54025e7241e |
File details
Details for the file geoservercloud-0.2.3.dev4-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.3.dev4-py3-none-any.whl
- Upload date:
- Size: 12.7 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 | dabb1525cfd14283d461898c9ddbbdc6e055718216562957d998e0488774cbd3 |
|
MD5 | cb09850666c57ccc4fdde19a5e04971f |
|
BLAKE2b-256 | 876a33646e1a819e8de1a8b08346b41406c20cf627b5e2b6c76b2255d690000a |