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.9.1.tar.gz (8.8 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.9.1-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file hestia-earth-utils-0.9.1.tar.gz.

File metadata

  • Download URL: hestia-earth-utils-0.9.1.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14

File hashes

Hashes for hestia-earth-utils-0.9.1.tar.gz
Algorithm Hash digest
SHA256 f0073989e2ed377df7fad052a8608b6f7ed4f28bc793cb3f5d2d3c844277f4ec
MD5 31469d5e3bb9d06a2ce273aea2add668
BLAKE2b-256 b50958e937acf02fcf8e045b3e338ba1ec75699010c812f282f8fcc7a7760dd3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hestia_earth_utils-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14

File hashes

Hashes for hestia_earth_utils-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 98059b07d11afa46134737c0da7519558afc998f1aaffd4d222da055688fc4b6
MD5 6075c9c75b4ff8b5db2a5b5e0d39b22a
BLAKE2b-256 1a99cca49eb1cd3321409d7dde05565ecf62b6b8f981c336abf83eccbe5b8643

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