waterEntropy


NamewaterEntropy JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryPython package for calculating interfacial water entropy from molecular dynamics simulations.
upload_time2025-04-07 13:32:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
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)

# 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.10",
    "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/f7/e1/58b3677de7306b182bee86cd86bbdb346486e35b2f9341bc943811e7e762/waterentropy-1.0.1.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\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\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package for calculating interfacial water entropy from molecular dynamics simulations.",
    "version": "1.0.1",
    "project_urls": {
        "Source": "https://github.com/jkalayan/waterEntropy"
    },
    "split_keywords": [
        "water",
        " entropy",
        " molecular dynamics",
        " forces"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1ca94307c760607324fff66cd240c458bb7eb91d6cf5dcdf3d0a7d1c68d98ae",
                "md5": "ef42c30fbef4c48f838c582d89bbb18a",
                "sha256": "a45cb83fafbf2c57a1df6b94d5d7a81c5a1cf9eda27392767af9dff00ae8a5cc"
            },
            "downloads": -1,
            "filename": "waterentropy-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef42c30fbef4c48f838c582d89bbb18a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 35033,
            "upload_time": "2025-04-07T13:32:26",
            "upload_time_iso_8601": "2025-04-07T13:32:26.159754Z",
            "url": "https://files.pythonhosted.org/packages/e1/ca/94307c760607324fff66cd240c458bb7eb91d6cf5dcdf3d0a7d1c68d98ae/waterentropy-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7e158b3677de7306b182bee86cd86bbdb346486e35b2f9341bc943811e7e762",
                "md5": "2c90859a147fade89941c34553c14296",
                "sha256": "ea5c3eaf962867c9ce7c657eb0829a2244d5b3c25e34268f70de44311d547b56"
            },
            "downloads": -1,
            "filename": "waterentropy-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2c90859a147fade89941c34553c14296",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 28247,
            "upload_time": "2025-04-07T13:32:27",
            "upload_time_iso_8601": "2025-04-07T13:32:27.301542Z",
            "url": "https://files.pythonhosted.org/packages/f7/e1/58b3677de7306b182bee86cd86bbdb346486e35b2f9341bc943811e7e762/waterentropy-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-07 13:32:27",
    "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: 1.11917s