Toolkit for building clients of OGC API family of standards
Project description
OAPILib
description
TBD
Notes
api.py
import sys
from .util import StreamToLogger, jsonify
sys.stdout = StreamToLogger()
client.py
from httpx.models import BaseResponse
from typing_extensions import Literal
cli/config.py
import sys
from loguru import logger
core/config.py
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
oapilib-0.0.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file oapilib-0.0.1.tar.gz
.
File metadata
- Download URL: oapilib-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.4 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cdcc68fa7e4186a6e78a0499e068b707600298760c027c9baf65661f11601ef |
|
MD5 | 124c7abce3e364a015822f66a739e62b |
|
BLAKE2b-256 | 0a3abc944f787abdf5cd93138821aa271b678e81166649a00839d22c26ac3462 |
File details
Details for the file oapilib-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: oapilib-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.4 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf9121918ace16310f5e5125e07c7f903382412c975af85d357fc7eb7285b9cb |
|
MD5 | 730257861b96aeaec363e99beaf8238b |
|
BLAKE2b-256 | b9d647506912fe49074f1b49508a4517c37455523bb2fae3f6415b72d15a51b5 |