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.1.0.tar.gz
(9.7 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.1.0.tar.gz
.
File metadata
- Download URL: geoservercloud-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e3b668745ed07928b41a917033e7503195863fce9ede4d1f23cbb9bf1343d4b |
|
MD5 | 7deeb0aaf225e1e6f92e5bc7dcb40baa |
|
BLAKE2b-256 | eb09c38ed3f5815f736793b133c1211662e337f204ccf4856d21700670aa1402 |
File details
Details for the file geoservercloud-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.1 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 | 15ab3e359fde484e3a4e3d7ac1cde7837574bffd6721a92d0a66f6921148d4a1 |
|
MD5 | bb06058bada542ab81b7a1732c39e73e |
|
BLAKE2b-256 | ea4927c242a6779e2341b89b6da663bd9624be18dd70be7ec80396ddf0ca06c3 |