Metadata-Version: 2.1
Name: solvate-step
Version: 0.9.2
Summary: solvate_step
Home-page: https://github.com/molssi-seam/solvate_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Keywords: solvate_step
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
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: mendeleev
Requires-Dist: Pmw
Requires-Dist: seamm (>=0.9)
Requires-Dist: seamm-widgets (>=0.9)
Requires-Dist: seamm-util (>=0.9)

============
solvate step
============

.. image:: https://img.shields.io/travis/molssi-seamm/solvate_step.svg
   :target: https://travis-ci.org/molssi-seamm/solvate_step
   :alt: Build Status

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

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

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

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

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

A step in a SEAMM flowchart for solvating systems using Packmol


* Free software: BSD license
* Documentation: https://solvate-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 (2018-01-05)
------------------

* First release on PyPI.


