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.6.dev3.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.6.dev3.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.6.dev3.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 | dfd2566f8b07008eb57403e3c41a5224139ba70dadfce4e8a86e024200f9f2e4 |
|
MD5 | 3fe935d55c5b00c1c2653754119439f2 |
|
BLAKE2b-256 | 47263259e868a3d85168a3143ab9180c27d9036df293ca59a007c6043f5d3bd2 |
File details
Details for the file geoservercloud-0.2.6.dev3-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.6.dev3-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 | b60127e50a36ee466a7e4146ae665bc3eb9360de6299e738c230154282931c8f |
|
MD5 | b48258686b14f0709a4d2ef79a3cbf70 |
|
BLAKE2b-256 | b95c7c829afc27b540301dd9ff4e7e82e7d1ad7411250b59099c5147fcd8d88e |