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.4.dev2.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.4.dev2.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.4.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 | db30344932e2ec881ee08691631a1935e431d1f3699a91da4284e65845afc6f5 |
|
MD5 | 434dfde6c2738b937ce66690f539e0cc |
|
BLAKE2b-256 | ed7e7d9f429cc53143b3bd982e58b6bfe1178eb8cddaf6575af06f1117496e29 |
File details
Details for the file geoservercloud-0.2.4.dev2-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.4.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 | 7d55346e6be4ede3751e79dc8b3aa7683860f8673c5d3168b2f16c04e292d455 |
|
MD5 | 2a55260e2156cb0b3a38ca0dd2753dea |
|
BLAKE2b-256 | ce0779ba70a4d37edce4103bc7ebc7435ed775b15d4aee21c1f9748115b1019e |