pytim


Namepytim JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/Marcello-Sega/pytim
SummaryPython Tool for Interfacial Molecules Analysis
upload_time2024-06-01 20:51:45
maintainerNone
docs_urlNone
authorMarcello Sega, Balazs Fabian, Gyorgy Hantal, Pal Jedlovszky
requires_pythonNone
licenseGPLv3
keywords molecular simuations analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python Tool for Interfacial Molecules Analysis
================================================

Pytim is a cross-platform python implementation of several methods
for the detection of fluid interfaces in molecular simulations: it
allows to identify interfacial molecules from the trajectories of
major molecular dynamics simulation packages, and run some analyses
specifically conceived for interfacial molecules, such as intrinsic
profiles.

So far the following methods have been implemented:

* ITIM
* GITIM 
* Willard Chandler
* Chacon Tarazona
* DBSCAN filtering

----

Pytim relies on the MDAnalysis package for reading/writing trajectories,
and work therefore seamlessly for a number of popular trajectory
formats, including:

* GROMACS
* CHARMM/NAMD
* LAMMPS
* AMBER
* DL_Poly



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Marcello-Sega/pytim",
    "name": "pytim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "molecular simuations analysis",
    "author": "Marcello Sega, Balazs Fabian, Gyorgy Hantal, Pal Jedlovszky",
    "author_email": "marcello.sega@univie.ac.at",
    "download_url": "https://files.pythonhosted.org/packages/71/3b/589fcd5d448d148c4e5fa45b5480c2415c08c04e337e5eb81d44f3fa859a/pytim-0.9.3.tar.gz",
    "platform": null,
    "description": "A Python Tool for Interfacial Molecules Analysis\n================================================\n\nPytim is a cross-platform python implementation of several methods\nfor the detection of fluid interfaces in molecular simulations: it\nallows to identify interfacial molecules from the trajectories of\nmajor molecular dynamics simulation packages, and run some analyses\nspecifically conceived for interfacial molecules, such as intrinsic\nprofiles.\n\nSo far the following methods have been implemented:\n\n* ITIM\n* GITIM \n* Willard Chandler\n* Chacon Tarazona\n* DBSCAN filtering\n\n----\n\nPytim relies on the MDAnalysis package for reading/writing trajectories,\nand work therefore seamlessly for a number of popular trajectory\nformats, including:\n\n* GROMACS\n* CHARMM/NAMD\n* LAMMPS\n* AMBER\n* DL_Poly\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Python Tool for Interfacial Molecules Analysis",
    "version": "0.9.3",
    "project_urls": {
        "Homepage": "https://github.com/Marcello-Sega/pytim"
    },
    "split_keywords": [
        "molecular",
        "simuations",
        "analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "713b589fcd5d448d148c4e5fa45b5480c2415c08c04e337e5eb81d44f3fa859a",
                "md5": "d3168c337792bc7cb5f1da7b9835c21f",
                "sha256": "77461d260511115b802a6e5238e16a762566daa0ea58e6be85c80ff4a48b1551"
            },
            "downloads": -1,
            "filename": "pytim-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d3168c337792bc7cb5f1da7b9835c21f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14551428,
            "upload_time": "2024-06-01T20:51:45",
            "upload_time_iso_8601": "2024-06-01T20:51:45.034254Z",
            "url": "https://files.pythonhosted.org/packages/71/3b/589fcd5d448d148c4e5fa45b5480c2415c08c04e337e5eb81d44f3fa859a/pytim-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 20:51:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Marcello-Sega",
    "github_project": "pytim",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "lcname": "pytim"
}
        
Elapsed time: 0.24773s