Metadata-Version: 2.4
Name: waterEntropy
Version: 1.2.0
Summary: Python package for calculating interfacial water entropy from molecular dynamics simulations.
Keywords: water,entropy,molecular dynamics,forces
Author-email: Jas Kalayan <jas.kalayan@stfc.ac.uk>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
License-File: LICENSE
Requires-Dist: mdanalysis>=2.7.0
Requires-Dist: numpy==2.2.3
Requires-Dist: dask==2025.7.0
Requires-Dist: distributed==2025.7.0
Requires-Dist: sphinx ; extra == "docs"
Requires-Dist: sphinx_rtd_theme ; extra == "docs"
Requires-Dist: sphinxcontrib-contentui ; extra == "docs"
Requires-Dist: sphinxcontrib-details-directive ; extra == "docs"
Requires-Dist: sphinx_copybutton ; extra == "docs"
Requires-Dist: furo ; extra == "docs"
Requires-Dist: markupsafe<2.1 ; extra == "docs"
Requires-Dist: pre-commit==3.7.1 ; extra == "pre-commit"
Requires-Dist: pylint==3.2.5 ; extra == "pre-commit"
Requires-Dist: pgtest==1.3.2 ; extra == "testing"
Requires-Dist: wheel==0.43.0 ; extra == "testing"
Requires-Dist: coverage[toml] ; extra == "testing"
Requires-Dist: pytest==8.2.2 ; extra == "testing"
Requires-Dist: pytest-cov==5.0.0 ; extra == "testing"
Requires-Dist: pytest-sugar==1.0.0 ; extra == "testing"
Project-URL: Source, https://github.com/jkalayan/waterEntropy
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: testing

[![Documentation Status](https://readthedocs.org/projects/waterentropy/badge/?version=latest)](https://waterentropy.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/jkalayan/waterEntropy/badge.svg?branch=main)](https://coveralls.io/github/jkalayan/waterEntropy?branch=main)
[![PyPI version](https://badge.fury.io/py/waterEntropy.svg)](https://badge.fury.io/py/waterEntropy)

# waterEntropy
The Python package for calculating interfacial water entropy from molecular dynamics simulations.

<p align="center">
<img src="docs/source/images/waterentropy_logo_grey.png" width="500px" />
</p>

## Documentation

See [here](https://waterentropy.readthedocs.io/en/latest/) for documentation for users and developers.

## License

MIT

## Contact

- jas.kalayan@stfc.ac.uk

