OGC Connected Systems API client for Python
Project description
Connected Systems API for Python (consys4py)
This package aims to help simplify the process of communicating with OGC's Connected Systems API.
References:
- OGC API - Connected Systems Github
- Part 1: Reference(DRAFT)
- Part 1: OpenAPI
- Part 2: Reference(DRAFT)
- Part 2: OpenAPI
Using the API
Note: This package is still in development and as such some of the features are lower level than they will be upon a full release and are subject to change. Some features may not yet be fully tested as the spec is evolving and differences may arise.
Currently, there are 3 main intended ways of using this API:
- Direct API calls: With the part_1 and part_2 modules, there are separate files names for resource types recognized by the API that have simple functions relating to different types of requests you can make of the API.
- Default API Helper: You can create an API helper object that assists with making repeated requests to the same endpoint. Its methods involve providing a resource type, and any IDs, plus request bodies* if necessary.
- Custom API requests: You can also manually build api helper objects that allow for the greatest customization of the ultimate request.
*Note: This refers to the ConnectedSystemsAPIRequest and ConnectedSystemsRequestBuilder classes.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file consys4py-0.0.1a6.tar.gz.
File metadata
- Download URL: consys4py-0.0.1a6.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74e042531f04e1b37b9e234048b4e19ad4b6590f0ecb679b6b41b42ae20ea91a
|
|
| MD5 |
c4738916e3d0fa7058b60eb2350707ec
|
|
| BLAKE2b-256 |
876b15f22c21b9763df595d4c0d9f335399028dcacbd64a27adf37f8bf33d170
|
File details
Details for the file consys4py-0.0.1a6-py3-none-any.whl.
File metadata
- Download URL: consys4py-0.0.1a6-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cd2f1ff49726f150b369d0e478c6dba405acce042a6c460e5991fd495664619
|
|
| MD5 |
0d14492ae4364e51c1cbfe5ac5415d1a
|
|
| BLAKE2b-256 |
999b0b1369d83d24dbd67dcd76474b9a7d26e46ab196e0df954cc28c188172aa
|