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.1.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.1.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5859d6aca948a2a07be03059a10d63a52d83fbca4ffa5c3d3ca90e683f213ec4 |
|
MD5 | 631923ec12bee6cbc88368850365a6e8 |
|
BLAKE2b-256 | a9c6809fb304f8113b84d8e6c93101979b155ca902122eaf9abe9c9e6e827a34 |
File details
Details for the file geoservercloud-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.1-py3-none-any.whl
- Upload date:
- Size: 11.3 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 | 9d5890dbcab24f64324a8344b426a8d7081586efa65a6af187c87c24ff2a963d |
|
MD5 | 536090649bb360dfec59dbd514493160 |
|
BLAKE2b-256 | 105d8466857ec6186cc4dd309267567cbc43e33d0cbdd5844b8db3de0f7a5690 |