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.7.dev1.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file geoservercloud-0.2.7.dev1.tar.gz
.
File metadata
- Download URL: geoservercloud-0.2.7.dev1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32ce6978df467ca6478b050936938b585d3b55e6b2b8dcdc85de2258ca650d0e |
|
MD5 | 88c562f38547f2401242a084c3a44048 |
|
BLAKE2b-256 | 7b874f1bf88ca930b87abc0040070f79c8876a7ea37ff4f006d0d9903154560b |
File details
Details for the file geoservercloud-0.2.7.dev1-py3-none-any.whl
.
File metadata
- Download URL: geoservercloud-0.2.7.dev1-py3-none-any.whl
- Upload date:
- Size: 14.1 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 | c04bdb659d1f7694c074bc8ba552fda73452762b98cf466436e4281b4bd266ba |
|
MD5 | b2682ae361645c10b557eb2c48931b2d |
|
BLAKE2b-256 | a8e4f9cd9c3749d4bbc874c37496a39497c93c86ec91646d9c32fe3d2c92fe20 |