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.4.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.4.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.4.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 | 0967e555c01dd59e3ed8604f55ea4a60207dc55a0cfa65c3dab18419354b1ce2 |
|
MD5 | 23defd416fc3574d59f22e51c43a9a4b |
|
BLAKE2b-256 | 3f87b4be5fc72edae40578f34cded79d7ca4f6e0f40e8994efc56d35bb650a11 |
File details
Details for the file geoservercloud-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.4-py3-none-any.whl
- Upload date:
- Size: 13.6 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 | 05d45d9cfad50700a1d81609de982ec94c1fd69d26c5605bc367c0aa58f23523 |
|
MD5 | 0b39b055d1523fbae5f3a68c3dab74fc |
|
BLAKE2b-256 | 7c285621fe65834ffadfab824ec0bcd938718468d685388149177a7366f4ac37 |