Skip to main content

HESTIA's utils library

Project description

HESTIA Utils

Install

  1. Install the module:
pip install hestia_earth.utils
  1. Add this to your environment variables:
API_URL=https://api.hestia.earth
WEB_URL=https://www.hestia.earth

Usage

  1. To download a file from the HESTIA API:
from hestia_earth.schema import SchemaType
from hestia_earth.utils.api import download_hestia

cycle = download_hestia('cycleId', SchemaType.CYCLE)
sandContent = download_hestia('sandContent', SchemaType.TERM)
  1. To search for a specific Node on HESTIA:
from hestia_earth.schema import SchemaType
from hestia_earth.utils.api import find_node_exact

source = find_node_exact(SchemaType.SOURCE, {'bibliography.title': 'My Bibliography'})
  1. To get a lookup table from local file system:
from hestia_earth.schema import SchemaType
from hestia_earth.utils.lookup import load_lookup

df = load_lookup('path/to/my/lookup.csv')
  1. To get a lookup table from HESTIA:
from hestia_earth.schema import SchemaType
from hestia_earth.utils.lookup import download_lookup

df = download_lookup('crop.csv')

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

hestia_earth_utils-0.17.6.tar.gz (67.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hestia_earth_utils-0.17.6-py3-none-any.whl (62.0 kB view details)

Uploaded Python 3

File details

Details for the file hestia_earth_utils-0.17.6.tar.gz.

File metadata

  • Download URL: hestia_earth_utils-0.17.6.tar.gz
  • Upload date:
  • Size: 67.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for hestia_earth_utils-0.17.6.tar.gz
Algorithm Hash digest
SHA256 ef99ee640b245849ab3508ecb0e7eca37f43c727ed0de2b8fbeafa0e0ac8efcb
MD5 3e8a1cf01a9603974fbc5047f98eac67
BLAKE2b-256 18a4a94e7ce1373672ac3b84f455a2964e1057368b1fa679e24b89aa077f24c6

See more details on using hashes here.

File details

Details for the file hestia_earth_utils-0.17.6-py3-none-any.whl.

File metadata

File hashes

Hashes for hestia_earth_utils-0.17.6-py3-none-any.whl
Algorithm Hash digest
SHA256 db378207a3de9b3bacb2a74ce4bb15141389a06b8633486cae9cd7b1c95dc7b5
MD5 562387ec18bdbd9037388b765b9e97b5
BLAKE2b-256 f06e7d2c62f3a21a1d8be5f5ac6c41ebfa2a0631791674860871b71aeedd58f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page