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-N, where N refers to an increment fix of the configuration.

Usage

JavaScript / Typescript

  1. Install the library:
npm install @hestia-earth/config
  1. Import the function to load the configuration:
import { loadConfig } from '@hestia-earth/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, configuration=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.0.post1.tar.gz (9.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_config-0.65.0.post1-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file hestia_earth_config-0.65.0.post1.tar.gz.

File metadata

File hashes

Hashes for hestia_earth_config-0.65.0.post1.tar.gz
Algorithm Hash digest
SHA256 9582a09233f53e15b06560e12e9bec12f09119ec28d82440e6fdbdae07e486c0
MD5 781ec1530d940b325b26da1de5a67fba
BLAKE2b-256 3a8c60fa4fc49a5f9adcebc5ceb450aec980647be6a473b0e7eeb255af676719

See more details on using hashes here.

File details

Details for the file hestia_earth_config-0.65.0.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for hestia_earth_config-0.65.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 2e0e9772e841169bff85672aa6972575130e7db1c875cee1ee2d4b25a2371aeb
MD5 b4d0cc9eb0b55e206ea8e84a9498eb9a
BLAKE2b-256 f8fe038a81ff04e808aac45de9f3e2cb2d66d67fb0476304b22f369b205716b2

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