Metadata-Version: 2.1
Name: table-step
Version: 0.3.0
Summary: table_step
Home-page: https://github.com/molssi-seamm/table_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Keywords: table_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.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy (>=1.16.4<2)
Requires-Dist: pandas (>=0.24.2<1)
Requires-Dist: Pmw (>=2.0.1<3)
Requires-Dist: seamm (>=0.2.0<1)
Requires-Dist: seamm-widgets (>=0.2.1<1)
Requires-Dist: seamm-util (>=0.2.1<1)

==========
table Step
==========


.. image:: https://img.shields.io/travis/molssi-seamm/table_step.svg
   :target: https://travis-ci.org/molssi-seamm/table_step
.. image:: https://pyup.io/repos/github/molssi-seamm/table_step/shield.svg
   :target: https://pyup.io/repos/github/molssi-seamm/table_step/
      :alt: Updates


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

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

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


A step for data tables in a SEAMM flowchart


* Free software: BSD-3-Clause
* Documentation: https://table-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



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

0.1.0 (2019-02-14)
------------------

* First release on PyPI.


