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.dev6.tar.gz
(11.7 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.6.dev6.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.6.dev6.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d409451722460aac0b42ba6c7184079f4d8eba682a11a34cb74d20449577689 |
|
MD5 | 08e09ddc30d009accfd3152574fab121 |
|
BLAKE2b-256 | 045a3be4d43b47d690b8e45489585f011cbd47bedc520803892b63f719665c89 |
File details
Details for the file geoservercloud-0.2.6.dev6-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.6.dev6-py3-none-any.whl
- Upload date:
- Size: 13.8 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 | 2c3b6b7f8881cfb25c49c08e85bbf9f57a1b2223c570833cc02cb0462b5ab0b9 |
|
MD5 | 7451f75e3f3abe25c9c05f999dfe41ea |
|
BLAKE2b-256 | 03d05b836abd4facaffc1fa66bd0c5fee522b8a3266ab568a8f76b45e10b9067 |