Skip to main content

A SEAMM plug-in for defining command-line parameters for a flowchart.

Project description

Control Parameters Step

GitHub pull requests Build Status Code Coverage Code Quality Documentation Status Updates for Dependencies PyPi VERSION

Description

A SEAMM plug-in for defining command-line parameters for a flowchart. This plug-in provides a step in a SEAMM flowchart where a user can define required and optional arguments for the flowchart as a whole. When the flowchart is run, the command-line is parsed and the arguments placed in variables that can then be used by other steps.

This can be used to pass file names or SMILES strings for the molecules to run; or give the temperature and pressure; or any appropriate parameters that the flowchart author feels are relevant.

When run from the command-line, giving the option –help provides help on these control parameters as well as other options for the run:

bash-3.2$ ../flowcharts/psi4.flow --help
usage: ../flowcharts/psi4.flow [options] plug-in [options] plug-in [options] ...

positional arguments:
  SMILES                The SMILES string for the input molecule

optional arguments:
  -h, --help            show this help message and exit
  --method {b3lyp-d3mbj,mp2,ccsd}
                        The type of calculation
...

Features

  • Graphical user interface (GUI) to define the parameters.

  • Mandatory and optional arguments, as well as flags for boolean options.

  • Default values for optional arguments.

  • Follows standard, familiar Unix conventions for command-line arguments.

  • Help provided by -h or –help options.

Credits

This package was created with Cookiecutter and the molssi-seamm/cookiecutter-seamm-plugin project template.

Developed by the Molecular Sciences Software Institute (MolSSI), which receives funding from the National Science Foundation under award OAC-1547580 and CHE-2136142.

History

0.1 (2020-10-06)

  • First release on PyPI.

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

control_parameters_step-2022.6.6.tar.gz (42.9 kB view details)

Uploaded Source

Built Distribution

control_parameters_step-2022.6.6-py2.py3-none-any.whl (18.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file control_parameters_step-2022.6.6.tar.gz.

File metadata

File hashes

Hashes for control_parameters_step-2022.6.6.tar.gz
Algorithm Hash digest
SHA256 0e86461ccf3c2f5814408dc4988dace489d3d591bb6f418ace1b93d54a4bbbe6
MD5 7ae6db24d96ccde49ae5337f27c9b943
BLAKE2b-256 d28c983b79ee0232c559fadf7cda01160bfd7515c73a3448aa466fd37135c115

See more details on using hashes here.

File details

Details for the file control_parameters_step-2022.6.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for control_parameters_step-2022.6.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5ef281c48f25a323fde27e4ad54040479888abdb375cf3490bfd032bf0039960
MD5 e302b2bdc6f36b02e8a3b77e29aef84a
BLAKE2b-256 cc6aa0175129ac499b66db2ae871bd1a7a2370fdebc9fafa0029843171c8c3a2

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