Metadata-Version: 2.1
Name: seamm
Version: 0.1.0
Summary: Simulation Environment for Atomistic and Molecular Modeling 
Home-page: https://github.com/molssi-seamm/seamm
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: GNU Lesser General Public License v3
Keywords: seamm
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pillow
Requires-Dist: Pmw
Requires-Dist: argparse
Requires-Dist: bitmath
Requires-Dist: datetime
Requires-Dist: seamm-util
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pint
Requires-Dist: pprint
Requires-Dist: pyuca
Requires-Dist: stevedore

===============
MolSSI Workflow
===============


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

.. image:: https://img.shields.io/travis/paulsaxe/molssi_eex.svg
        :target: https://travis-ci.org/paulsaxe/molssi_eex

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

.. image:: https://pyup.io/repos/github/paulsaxe/seamm/shield.svg
     :target: https://pyup.io/repos/github/paulsaxe/seamm/
     :alt: Updates


The MolSSI workflow for computational molecular and materials science (CMS)


* Free software: GNU Lesser General Public License v3
* Documentation: https://molssi-workflow.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



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

0.1.0 (2018-01-20)
------------------

* First release on PyPI.


