Metadata-Version: 2.1
Name: seamm
Version: 2021.8.2
Summary: seamm
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: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
License-File: AUTHORS.rst

======================================================================
Simulation Environment for Atomistic and Molecular Simulations (SEAMM)
======================================================================

.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/seamm
   :target: https://github.com/molssi-seamm/seamm/pulls
   :alt: GitHub pull requests

.. image:: https://github.com/molssi-seamm/seamm/workflows/CI/badge.svg
   :target: https://github.com/molssi-seamm/seamm/actions
   :alt: Build Status

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

.. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/seamm.svg?logo=lgtm&logoWidth=18
   :target: https://lgtm.com/projects/g/molssi-seamm/seamm/context:python
   :alt: Code Quality

.. image:: https://github.com/molssi-seamm/seamm/workflows/Documentation/badge.svg
   :target: https://molssi-seamm.github.io/seamm/index.html
   :alt: Documentation Status

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

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

The MolSSI Simulation Environment for computational molecular and materials science (CMS)


* Free software: GNU Lesser General Public License v3
* Documentation: https://molssi-seamm.github.io/seamm/index.html


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 OAC-1547580 and CHE-2136142

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


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

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

* First release on PyPI.


