Skip to main content

An utility library that allows to read an Autosubmit 4 experiment configuration.

Project description

Simple library that allows to read the data of an Autosubmit experiment.

Usage:

#import the main config library
from autosubmitconfigparser.config.configcommon import AutosubmitConfig
# Init the configuration object where expid = experiment identifier that you want to load
expid = "a01y"
as_conf = AutosubmitConfig("a01y")
# This will load the data from the experiment
as_conf.reload(True)

#all data is stored in the as_conf.experiment_data dictionary
as_conf.experiment_data
# Obtain only section data
as_conf.jobs_data
# Obtain only platforms data
as_conf.platforms_data
# Obtain all data in parameter format( %SECTION%.%SUBSECTION%.%SUBSECTION% )
parameters = as_conf.deep_parameters_export(as_conf.experiment_data)

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

autosubmitconfigparser-0.0.6.tar.gz (54.0 kB view details)

Uploaded Source

Built Distribution

autosubmitconfigparser-0.0.6-py3-none-any.whl (58.9 kB view details)

Uploaded Python 3

File details

Details for the file autosubmitconfigparser-0.0.6.tar.gz.

File metadata

  • Download URL: autosubmitconfigparser-0.0.6.tar.gz
  • Upload date:
  • Size: 54.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.30.0 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10

File hashes

Hashes for autosubmitconfigparser-0.0.6.tar.gz
Algorithm Hash digest
SHA256 d70ce8ffa27e05ddf3763f9577679d7a971ea594f20ae0d117c4eda8c427b716
MD5 71bc6e1088f49c8ee20dd1a4fb9b5f66
BLAKE2b-256 b20d68c639a35ba6866c54c7835c34d38fa82fdecd286fdf321f4861a370faa6

See more details on using hashes here.

File details

Details for the file autosubmitconfigparser-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: autosubmitconfigparser-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 58.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.30.0 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10

File hashes

Hashes for autosubmitconfigparser-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 626ee5b23888afabdda4763ee0cee7a1fdcfaaf778fa1f41f016675d5d9111e4
MD5 e311815bdfd868d6ef96749b424278ea
BLAKE2b-256 11840588de7ec89c6755427e8d077899d2a6a1ee5e1821d358da2bb68ce2a8e9

See more details on using hashes here.

Supported by

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