waterEntropy


NamewaterEntropy JSON
Version 1.2.2 PyPI version JSON
download
home_pageNone
SummaryPython package for calculating interfacial water entropy from molecular dynamics simulations.
upload_time2025-11-10 10:16:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords water entropy molecular dynamics forces
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "waterEntropy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "water, entropy, molecular dynamics, forces",
    "author": null,
    "author_email": "Jas Kalayan <jas.kalayan@stfc.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/76/c6/395371c540467a2e855f37031c8e68909118544d4e024ea704708bc6f2db/waterentropy-1.2.2.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/waterentropy/badge/?version=latest)](https://waterentropy.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/jkalayan/waterEntropy/badge.svg?branch=main)](https://coveralls.io/github/jkalayan/waterEntropy?branch=main)\n[![PyPI version](https://badge.fury.io/py/waterEntropy.svg)](https://badge.fury.io/py/waterEntropy)\n\n# waterEntropy\nThe Python package for calculating interfacial water entropy from molecular dynamics simulations.\n\n<p align=\"center\">\n<img src=\"docs/source/images/waterentropy_logo_grey.png\" width=\"500px\" />\n</p>\n\n## Documentation\n\nSee [here](https://waterentropy.readthedocs.io/en/latest/) for documentation for users and developers.\n\n## License\n\nMIT\n\n## Contact\n\n- jas.kalayan@stfc.ac.uk\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package for calculating interfacial water entropy from molecular dynamics simulations.",
    "version": "1.2.2",
    "project_urls": {
        "Source": "https://github.com/jkalayan/waterEntropy"
    },
    "split_keywords": [
        "water",
        " entropy",
        " molecular dynamics",
        " forces"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "790e42e76624141311ace8cb81cf42e22e12969168848b7117fa467d075289b7",
                "md5": "eda95711d8938078198e06a9b0ce7017",
                "sha256": "78b2334afe38a0fce09b950f0826f9260b2f7f0b6248a31178dec61a08b62c8a"
            },
            "downloads": -1,
            "filename": "waterentropy-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eda95711d8938078198e06a9b0ce7017",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 36757,
            "upload_time": "2025-11-10T10:16:42",
            "upload_time_iso_8601": "2025-11-10T10:16:42.134674Z",
            "url": "https://files.pythonhosted.org/packages/79/0e/42e76624141311ace8cb81cf42e22e12969168848b7117fa467d075289b7/waterentropy-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "76c6395371c540467a2e855f37031c8e68909118544d4e024ea704708bc6f2db",
                "md5": "fe0f943edc2bbbcbf65800dca217dce9",
                "sha256": "09e74a7db71e647957ba445daac4477f0abf1176406105d17240d74392c4b0cf"
            },
            "downloads": -1,
            "filename": "waterentropy-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fe0f943edc2bbbcbf65800dca217dce9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 26316928,
            "upload_time": "2025-11-10T10:16:44",
            "upload_time_iso_8601": "2025-11-10T10:16:44.997343Z",
            "url": "https://files.pythonhosted.org/packages/76/c6/395371c540467a2e855f37031c8e68909118544d4e024ea704708bc6f2db/waterentropy-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-10 10:16:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jkalayan",
    "github_project": "waterEntropy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "waterentropy"
}
        
Elapsed time: 2.68605s