molssi-seamm / custom_step

A step in the workflow for custom Python code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Step

GitHub pull requests Build Status Code Coverage Code Quality Documentation Status PyPi VERSION

Description

A SEAMM plug-in for custom Python scripts in a flowchart.

This plug-in provides custom python scripting in flowcharts. The scripts have access to the variables in the flowchart, and can set them as well as get their values. The scripts can access all of the functionality in the SEAMM framework as well as other installed Python packages.

Features

  • Read and write access to flowchart variables.
  • Access to the molecular system along with all of its methods.
  • Access to the tables in the flowchart.
  • Standard Python, including all installed packages.

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 ACI-1547580

About

A step in the workflow for custom Python code

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.0%Language:Makefile 2.0%Language:TeX 1.1%Language:Shell 0.9%