Metadata-Version: 2.1
Name: polymers
Version: 0.0.0
Summary: Polymers Modeling Library
Home-page: https://sandialabs.github.io/Polymers
Author: Michael R. Buche
Author-email: mrbuche@sandia.gov
License: BSD-3-Clause
Project-URL: Anaconda, https://anaconda.org/mrbuche/polymers
Project-URL: Documentation, https://polymers.readthedocs.io/en/latest
Project-URL: GitHub, https://github.com/sandialabs/polymers
Project-URL: Issues, https://github.com/sandialabs/polymers/issues
Keywords: python,rust,polymers
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: docs
Provides-Extra: testing
Provides-Extra: all

#########################
Polymers Modeling Library
#########################

|python| |rtd|

************
Installation
************

|pypi| |conda| |docker|

.. code-block:: shell

    pip install polymers

.. code-block:: shell

    conda install --channel mrbuche polymers

.. code-block:: shell

    docker pull mrbuche/polymers

********
Citation
********

|zenodo|

Michael R. Buche. Polymers Modeling Library. `Zenodo (2022) <https://doi.org/10.5281/zenodo.7041983>`_.

*********
Copyright
*********

|license|

Copyright 2022 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

..
    Badges ========================================================================

.. |python| image:: https://img.shields.io/github/workflow/status/sandialabs/polymers/Python?label=Python&logo=github
    :target: https://github.com/sandialabs/polymers/tree/main/python#readme

.. |rtd| image:: https://img.shields.io/readthedocs/polymers?logo=readthedocs&label=Read%20the%20Docs
    :target: https://polymers.readthedocs.io/en/latest/

.. |pypi| image:: https://img.shields.io/pypi/v/polymers?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE
    :target: https://pypi.org/project/polymers/

.. |conda| image:: https://img.shields.io/conda/v/mrbuche/polymers.svg?logo=anaconda&color=3EB049&label=Anaconda
    :target: https://anaconda.org/mrbuche/polymers/

.. |docker| image:: https://img.shields.io/docker/v/mrbuche/polymers?color=0db7ed&label=Docker%20Hub&logo=docker&logoColor=0db7ed
    :target: https://hub.docker.com/r/mrbuche/polymers

.. |license| image:: https://img.shields.io/github/license/sandialabs/polymers?label=License
    :target: https://github.com/sandialabs/polymers/blob/main/LICENSE

.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7041983.svg
    :target: https://doi.org/10.5281/zenodo.7041983


