lazydock-md-task


Namelazydock-md-task JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/BHM-Bob/MD-TASK
SummaryA Python package for molecular docking
upload_time2025-08-09 13:52:56
maintainerNone
docs_urlNone
authorBHM-Bob G
requires_python<3.13,>=3.8
licenseGPL-3.0 License
keywords molecular docking utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
 * @Date: 2025-02-01 10:35:35
 * @LastEditors: BHM-Bob 2262029386@qq.com
 * @LastEditTime: 2025-02-01 10:45:57
 * @Description: 
-->

# MD-TASK

**forked from RUBi-ZA/MD-TASK**

A suite of Python package that have been developed to analyze molecular dynamics trajectories. Detailed documentation on how to install and use MD-TASK can be found on our [ReadTheDocs](http://md-task.readthedocs.io/en/latest/index.html) site.

## Installation
```bash
pip install lazydock_md_task
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BHM-Bob/MD-TASK",
    "name": "lazydock-md-task",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": "molecular docking, Utilities",
    "author": "BHM-Bob G",
    "author_email": "bhmfly@foxmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/ee/a110b0960da59a1d6397e8bfa73a7573638286d6d95589838ee29fd09082/lazydock_md_task-0.2.2.tar.gz",
    "platform": "any",
    "description": "<!--\n * @Date: 2025-02-01 10:35:35\n * @LastEditors: BHM-Bob 2262029386@qq.com\n * @LastEditTime: 2025-02-01 10:45:57\n * @Description: \n-->\n\n# MD-TASK\n\n**forked from RUBi-ZA/MD-TASK**\n\nA suite of Python package that have been developed to analyze molecular dynamics trajectories. Detailed documentation on how to install and use MD-TASK can be found on our [ReadTheDocs](http://md-task.readthedocs.io/en/latest/index.html) site.\n\n## Installation\n```bash\npip install lazydock_md_task\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 License",
    "summary": "A Python package for molecular docking",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/BHM-Bob/MD-TASK"
    },
    "split_keywords": [
        "molecular docking",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0eea110b0960da59a1d6397e8bfa73a7573638286d6d95589838ee29fd09082",
                "md5": "2fad1d97f05a5b8d14bed8352bfb4c1e",
                "sha256": "aba8acc94071f179ea23369bff4e5c2e9d6e7a99d1e3259d3d4a0c552bdcd2e5"
            },
            "downloads": -1,
            "filename": "lazydock_md_task-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2fad1d97f05a5b8d14bed8352bfb4c1e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 36623,
            "upload_time": "2025-08-09T13:52:56",
            "upload_time_iso_8601": "2025-08-09T13:52:56.420232Z",
            "url": "https://files.pythonhosted.org/packages/e0/ee/a110b0960da59a1d6397e8bfa73a7573638286d6d95589838ee29fd09082/lazydock_md_task-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 13:52:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BHM-Bob",
    "github_project": "MD-TASK",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lazydock-md-task"
}
        
Elapsed time: 2.72782s