Metadata-Version: 2.1
Name: loop-step
Version: 2020.8.3
Summary: ['loop_step', 'A step in SEAMM Flowchart for loopss', '']
Home-page: https://github.com/molssi-seamm/loop_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Keywords: loop_step
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Pmw
Requires-Dist: seamm (>=0.9)
Requires-Dist: seamm-util (>=0.9)
Requires-Dist: seamm-widgets (>=0.9)

=========
Loop Step
=========


.. image:: https://img.shields.io/pypi/v/loop_step.svg
        :target: https://pypi.python.org/pypi/loop_step

.. image:: https://img.shields.io/travis/molssi-seamm/loop_step.svg
        :target: https://travis-ci.org/molssi-seamm/loop_step

.. image:: https://readthedocs.org/projects/loop-step/badge/?version=latest
        :target: https://loop-step.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/molssi-seamm/loop_step/shield.svg
     :target: https://pyup.io/repos/github/molssi-seamm/loop_step/
     :alt: Updates

.. image:: https://codecov.io/gh/molssi-seamm/loop_step/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/molssi-seamm/loop_step


Handle various type of loops in a SEAMM Flowchart


* Free software: BSD license
* Documentation: https://loop-step.readthedocs.io.


Features
--------

* TODO

Credits
---------

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-plugin

Developed by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the `National Science Foundation`_ under
award ACI-1547580

.. _MolSSI: https://www.molssi.org
.. _`National Science Foundation`: https://www.nsf.gov


=======
History
=======

0.1.0 (2019-01-13)
------------------

* First release on PyPI.


