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.3.dev3.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.3.dev3.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.3.dev3.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb4196e06e4d4de2eb4568c267aafa83dafbce1839c136e4280e03429833211a |
|
MD5 | 118f3b97aa390cc77d7aeeb0e396e038 |
|
BLAKE2b-256 | fd1ae4e322ee0fbe919a5a870390f88b4a607197a97236fd0aa3d3661a018b6e |
File details
Details for the file geoservercloud-0.2.3.dev3-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.3.dev3-py3-none-any.whl
- Upload date:
- Size: 12.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 | c83097dcac073548c87a0497cb4d53f5b404eaa44a9285ac4b7e0bad4f8172c3 |
|
MD5 | f6e5c2180ea414d77a4d924ea76df9bc |
|
BLAKE2b-256 | b82e11e3986a23ab9f2e9ad6855de725103fa9b535d8fdc94570a5c02e120703 |