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.0.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.3.0.tar.gz
.
File metadata
- Download URL: geoservercloud-0.3.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f02508626c8a8cd658346cfe56d8c4106b53c576a7fe0cc164f0b96254857b6 |
|
MD5 | aee40631fa0601ebd9c5841969dc16b8 |
|
BLAKE2b-256 | c8d750f3f3a028d764cefa58370fa079bfd7431a9290921a0fca66a3ab7374be |
File details
Details for the file geoservercloud-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.3.0-py3-none-any.whl
- Upload date:
- Size: 14.0 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 | 2447d0bda9368f93869fafd753fe3ea14271cc61490ffd61746857cf5f73c564 |
|
MD5 | 832c8ab1e318e5a273c3879d3e881715 |
|
BLAKE2b-256 | 3b50448bc27c33d2512cf2051794719028083c7498d951c6d5efcb75c93e3d00 |