Skip to main content

HESTIA's default engine configuration files.

Project description

Hestia Engine Config

HESTIA default configuration files for the engine library.

The version of the config follows the version of the models. Example:

  • to use with hestia_earth_engine version 0.65.0, you can use configuration version 0.65.0.postN, where N refers to an increment fix of the configuration.

Usage

JavaScript / Typescript

  1. Install the library:
npm install @hestia-earth/engine-config
  1. Import the function to load the configuration:
import { loadConfig } from '@hestia-earth/engine-config';

const config = loadConfig('Cycle');

Python

  1. Install the library:
pip install hestia_earth_config
  1. Import the function to load the configuration:
from hestia_earth.config import load_config

config = load_config('Cycle')

If you are using the orchestrator:

pip install hestia_earth_orchestrator

then use in your code:

from hestia_earth.orchestrator import run
from hestia_earth.config import load_config

node = {'@type': 'Cycle'}
config = load_config(node['@type'])
run(node, config)

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

hestia_earth_config-0.65.5.post0.tar.gz (11.5 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_config-0.65.5.post0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file hestia_earth_config-0.65.5.post0.tar.gz.

File metadata

File hashes

Hashes for hestia_earth_config-0.65.5.post0.tar.gz
Algorithm Hash digest
SHA256 885dc22152a21bcadae47017fcc707f5c92adc5509b86b5ef6b687a42afb890e
MD5 91c0de9b82a308d5eb8ed067f10ee91a
BLAKE2b-256 b404758c953b890053ea0ba31bd68e58a08071a6d33c365b64d3a37e56b014f4

See more details on using hashes here.

File details

Details for the file hestia_earth_config-0.65.5.post0-py3-none-any.whl.

File metadata

File hashes

Hashes for hestia_earth_config-0.65.5.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 7364d51a46232e491e6b73b99d53b1b5be9f96409d382b28ab4a057f0d785249
MD5 cabe3f44cbf9b2710d99f02685c62672
BLAKE2b-256 7e5eef909dbdfd5c45676d5274734c1b1af5e74ea4c3bb1d8ad1736b7b0136a6

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