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.7.tar.gz (54.2 kB view details)

Uploaded Source

Built Distribution

autosubmitconfigparser-0.0.7-py3-none-any.whl (59.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: autosubmitconfigparser-0.0.7.tar.gz
  • Upload date:
  • Size: 54.2 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.7.tar.gz
Algorithm Hash digest
SHA256 59414a00cd738597ccaf905be991751c6e02647ffc1d190644d7f5a7765663ee
MD5 60a373591ba6fa010c4968ad611dd8b7
BLAKE2b-256 ee1cb6d3e2214875f3a35540cbcb66a7cd666c9aa9ab432e82616cdfaa625225

See more details on using hashes here.

File details

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

File metadata

  • Download URL: autosubmitconfigparser-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 59.1 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 eca23b4f367773c53af67a56638e0e128ebf0d4f40e5af9672a82035a54f978c
MD5 e93488d3c0db90206511ff9db0396fd9
BLAKE2b-256 8921d1a4a5d820f7f8467555f6d544a0ff8df445e9f6f9ddc2162a55f03d7a23

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