Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/molssi-seamm/loop_step
A SEAMM plug-in which provides loops in flowcharts.
https://github.com/molssi-seamm/loop_step
computational-chemistry computational-materials-science molssi molssi-seamm
Last synced: about 2 months ago
JSON representation
A SEAMM plug-in which provides loops in flowcharts.
- Host: GitHub
- URL: https://github.com/molssi-seamm/loop_step
- Owner: molssi-seamm
- License: bsd-3-clause
- Created: 2019-01-13T16:07:18.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T21:29:08.000Z (3 months ago)
- Last Synced: 2024-10-18T04:07:07.151Z (3 months ago)
- Topics: computational-chemistry, computational-materials-science, molssi, molssi-seamm
- Language: Python
- Homepage:
- Size: 6.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
====================
SEAMM Loop Plug-in
====================.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/loop_step
:target: https://github.com/molssi-seamm/loop_step/pulls
:alt: GitHub pull requests.. image:: https://github.com/molssi-seamm/loop_step/workflows/CI/badge.svg
:target: https://github.com/molssi-seamm/loop_step/actions
:alt: Build Status.. image:: https://codecov.io/gh/molssi-seamm/loop_step/branch/master/graph/badge.svg
:target: https://codecov.io/gh/molssi-seamm/loop_step
:alt: Code Coverage.. image:: https://github.com/molssi-seamm/loop_step/workflows/CodeQL/badge.svg
:target: https://github.com/molssi-seamm/loop_step/security/code-scanning
:alt: Code Quality.. image:: https://github.com/molssi-seamm/loop_step/workflows/Release/badge.svg
:target: https://molssi-seamm.github.io/loop_step/index.html
:alt: Documentation Status.. image:: https://img.shields.io/pypi/v/loop_step.svg
:target: https://pypi.python.org/pypi/loop_step
:alt: PyPi VERSIONA SEAMM plug-in which provides loops in flowcharts.
This plug-in provides looping control structures for flowcharts, like
a `for loop` in a programming language.* Free software: BSD license
* Documentation: https://molssi-seamm.github.io/loop_step/index.html
* Code: https://github.com/molssi-seamm/loop_stepFeatures
--------* Simple `for i = # to # by #` loops
* `Foreach` loop over elements in a list
* `For row` loop over rows in a table (see the `table plug-in`_).. _`table plug-in`: https://molssi-seamm.github.io/table_step/index.html
Acknowledgements
----------------This package was created with Cookiecutter_ and the `molssi-seamm/cookiecutter-seamm-plugin`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-pluginDeveloped by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the `National Science Foundation`_ under
award OAC-1547580 and CHE-2136142... _MolSSI: https://www.molssi.org
.. _`National Science Foundation`: https://www.nsf.gov