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.dev5.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.6.dev5.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.6.dev5.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52751e081fe20a9ec7b0ae5760bab54a19dc1b374017fb9916800616ff9b949f |
|
MD5 | e24a6b08d71600b1f35262c8848df2cb |
|
BLAKE2b-256 | a76caa28c3bc9625e5c8e9d8d2444775067bb39b4a6f01f9c009966d4000fdb9 |
File details
Details for the file geoservercloud-0.2.6.dev5-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.6.dev5-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.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b6112bc5c4c8086f893513ffa5edcc4c4740438c1a701b387a774d7411a519d |
|
MD5 | e79bb0649f6f5128db4ff5633882c7d3 |
|
BLAKE2b-256 | db0e2eaa91004e65fad4a91497e08f0cfdeb3c8087abc5166fe0f6b1d2d418f1 |