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.5.dev1.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.5.dev1.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.5.dev1.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 | 77124111f58f7aea36d1369adae143ee6e29aaeaa59a61657d6537b20e26aac0 |
|
MD5 | ca0d22786164d582a57f4a084960a182 |
|
BLAKE2b-256 | b83891666f21c14004e0542526abf674f8a1dc68c9ffd5d5b1658021a439cfd4 |
File details
Details for the file geoservercloud-0.2.5.dev1-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.5.dev1-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 | 9af0ef217f7490a459b6923085b60912e472bed8e06a7c0f69402011b51b5c0c |
|
MD5 | 413b539c52ca5c53173185d448fcbbb5 |
|
BLAKE2b-256 | d1be961f4a131f55e3bd185b7d2a9939e1681d4c7ab2bc222a8235eb73a98d6e |