Python client for the OpenEarth API
Project description
openearth
Python client for the OpenEarth API
Install (local)
pip install -e .
Usage
from openearth import OpenEarth
oe = OpenEarth(base_url="http://localhost:8000")
print(oe.health())
print(oe.rain("Did it rain in rural Iowa yesterday?"))
print(oe.wildfire("Wildfire near Santa Rosa today?"))
oe.close()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openearth-0.1.0.tar.gz
(1.6 kB
view details)
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 openearth-0.1.0.tar.gz.
File metadata
- Download URL: openearth-0.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2378875342910a4113a701b254541d498b306dfed27bb860e97bbc3e3d0ccf1e
|
|
| MD5 |
ce215328b964d44ae58a2e66d855d0e0
|
|
| BLAKE2b-256 |
b9620644edc3bc3ff63626f96d363a9c30d348f30c16c89505023629ad8bad73
|
File details
Details for the file openearth-0.1.0-py3-none-any.whl.
File metadata
- Download URL: openearth-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4dc2b59e6bdbad3615cb0fded38baee9739749b1cc8a83f7a32d1a466051e1a
|
|
| MD5 |
c8fbd90e0df093c8b7221ef7215b700e
|
|
| BLAKE2b-256 |
243699b436bce168409c484bc9119d3c1b205bfb1ce52d7e3fb671c77a912b4c
|