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.dev2.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.6.dev2.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.6.dev2.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 | fb331b5eaeb78676cc6f2ab681ea46e1b7a8d774e4e7ffaea41d10e7d6ce38ac |
|
MD5 | d4567608fa1b9cccdc7818ed55702031 |
|
BLAKE2b-256 | a70b210486d5d79b2c328915960acf47d70a2abe0f099142c968a44bc254c380 |
File details
Details for the file geoservercloud-0.2.6.dev2-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.6.dev2-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.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71e7e1d5f805c6cdb666990240ec66c96ce80acc4856c53f22b888d8a712e68e |
|
MD5 | 81de3e48ad3fe22e2cc9bd5fd3be6054 |
|
BLAKE2b-256 | 26910f07dfdf5deca4d1b71ad53c4fa786c3c2f1bfa20990b4fd4d2376e2cc61 |