lazydock


Namelazydock JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/BHM-Bob/LazyDock
SummaryA Python package for molecular docking
upload_time2024-05-06 09:47:48
maintainerNone
docs_urlNone
authorBHM-Bob G
requires_python<3.12,>=3.7
licenseMIT Licence
keywords molecular docking utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
 * @Author: BHM-Bob 2262029386@qq.com
 * @Date: 2022-10-19 22:16:22
 * @LastEditors: BHM-Bob 2262029386@qq.com
 * @LastEditTime: 2024-05-06 17:38:05
 * @Description: 
-->

<h1 style="text-align:center;">Lazy Dock</h1>

<p style="text-align:center;">
<img src="https://static.pepy.tech/badge/lazydock" alt="Downloads" style="display:inline-block; margin-left:auto; margin-right:auto;" />
<img src="https://img.shields.io/pypi/dm/lazydock" alt="Downloads" style="display:inline-block; margin-left:auto; margin-right:auto;" />
<img src="https://img.shields.io/github/downloads/BHM-Bob/LazyDock/total?label=GitHub%20all%20releases%20downloads" alt="Downloads" style="display:inline-block; margin-left:auto; margin-right:auto;" />
</p>

<p style="text-align:center;">
<a href="https://github.com/BHM-Bob/LazyDock/"><img src="https://img.shields.io/github/repo-size/BHM-Bob/LazyDock" alt="repo size" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://github.com/BHM-Bob/LazyDock/"><img src="https://img.shields.io/github/languages/code-size/BHM-Bob/LazyDock" alt="code size" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://github.com/BHM-Bob/LazyDock/releases"><img src="https://img.shields.io/github/v/release/BHM-Bob/LazyDock?label=GitHub%20Release" alt="GitHub release (latest by date)" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://github.com/BHM-Bob/LazyDock/releases"><img src="https://img.shields.io/github/commit-activity/m/BHM-Bob/LazyDock" alt="GitHub Commit Activity" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a><img src="https://img.shields.io/github/last-commit/BHM-Bob/LazyDock?label=GitHub%20Last%20Commit" alt="GitHub last commit" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
</p>

<p style="text-align:center;">
<a href="https://pypi.org/project/lazydock/"><img src="https://img.shields.io/pypi/status/lazydock?label=PyPI%20Status" alt="PyPI Status" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://pypi.org/project/lazydock/"><img src="https://img.shields.io/pypi/v/lazydock?label=PyPI%20Release" alt="PyPI" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://pypi.org/project/lazydock/"><img src="https://img.shields.io/pypi/pyversions/lazydock" alt="python versions" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
</p>

<p style="text-align:center;">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/BHM-Bob/LazyDock">
<a href="https://github.com/BHM-Bob/LazyDock/"><img src="https://img.shields.io/readthedocs/ba-py" alt="docs" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://github.com/BHM-Bob/LazyDock/"><img src="https://img.shields.io/github/license/BHM-Bob/LazyDock" alt="license" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
</p>

<p style="text-align:center;">
<a href="https://github.com/BHM-Bob/LazyDock/"><img src="https://camo.githubusercontent.com/c292429e232884db22e86c2ea2ea7695bc49dc4ae13344003a95879eeb7425d8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f57696e646f77732d3030373844363f7374796c653d666f722d7468652d6261646765266c6f676f3d77696e646f7773266c6f676f436f6c6f723d7768697465" alt="windows" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
<a href="https://github.com/BHM-Bob/LazyDock/"><img src="https://camo.githubusercontent.com/7eefb2ba052806d8a9ce69863c2eeb3b03cd5935ead7bd2e9245ae2e705a1adf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c696e75782d4643433632343f7374796c653d666f722d7468652d6261646765266c6f676f3d6c696e7578266c6f676f436f6c6f723d626c61636b" alt="linux" style="display:inline-block; margin-left:auto; margin-right:auto;" /></a>
</p>


<h2 style="text-align:center;">Get start</h2>

#### install 
Now, lazydock only support pypi install:  
```
pip install lazydock
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BHM-Bob/LazyDock",
    "name": "lazydock",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.7",
    "maintainer_email": null,
    "keywords": "molecular docking, Utilities",
    "author": "BHM-Bob G",
    "author_email": "bhmfly@foxmail.com",
    "download_url": "https://files.pythonhosted.org/packages/29/7a/9bf13aede8586804192f0d374dd0a9ec856585efdeaef3fe413dce90cc81/lazydock-0.0.1.tar.gz",
    "platform": "any",
    "description": "<!--\n * @Author: BHM-Bob 2262029386@qq.com\n * @Date: 2022-10-19 22:16:22\n * @LastEditors: BHM-Bob 2262029386@qq.com\n * @LastEditTime: 2024-05-06 17:38:05\n * @Description: \n-->\n\n<h1 style=\"text-align:center;\">Lazy Dock</h1>\n\n<p style=\"text-align:center;\">\n<img src=\"https://static.pepy.tech/badge/lazydock\" alt=\"Downloads\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" />\n<img src=\"https://img.shields.io/pypi/dm/lazydock\" alt=\"Downloads\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" />\n<img src=\"https://img.shields.io/github/downloads/BHM-Bob/LazyDock/total?label=GitHub%20all%20releases%20downloads\" alt=\"Downloads\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" />\n</p>\n\n<p style=\"text-align:center;\">\n<a href=\"https://github.com/BHM-Bob/LazyDock/\"><img src=\"https://img.shields.io/github/repo-size/BHM-Bob/LazyDock\" alt=\"repo size\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://github.com/BHM-Bob/LazyDock/\"><img src=\"https://img.shields.io/github/languages/code-size/BHM-Bob/LazyDock\" alt=\"code size\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://github.com/BHM-Bob/LazyDock/releases\"><img src=\"https://img.shields.io/github/v/release/BHM-Bob/LazyDock?label=GitHub%20Release\" alt=\"GitHub release (latest by date)\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://github.com/BHM-Bob/LazyDock/releases\"><img src=\"https://img.shields.io/github/commit-activity/m/BHM-Bob/LazyDock\" alt=\"GitHub Commit Activity\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a><img src=\"https://img.shields.io/github/last-commit/BHM-Bob/LazyDock?label=GitHub%20Last%20Commit\" alt=\"GitHub last commit\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n</p>\n\n<p style=\"text-align:center;\">\n<a href=\"https://pypi.org/project/lazydock/\"><img src=\"https://img.shields.io/pypi/status/lazydock?label=PyPI%20Status\" alt=\"PyPI Status\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://pypi.org/project/lazydock/\"><img src=\"https://img.shields.io/pypi/v/lazydock?label=PyPI%20Release\" alt=\"PyPI\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://pypi.org/project/lazydock/\"><img src=\"https://img.shields.io/pypi/pyversions/lazydock\" alt=\"python versions\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n</p>\n\n<p style=\"text-align:center;\">\n<img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/BHM-Bob/LazyDock\">\n<a href=\"https://github.com/BHM-Bob/LazyDock/\"><img src=\"https://img.shields.io/readthedocs/ba-py\" alt=\"docs\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://github.com/BHM-Bob/LazyDock/\"><img src=\"https://img.shields.io/github/license/BHM-Bob/LazyDock\" alt=\"license\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n</p>\n\n<p style=\"text-align:center;\">\n<a href=\"https://github.com/BHM-Bob/LazyDock/\"><img src=\"https://camo.githubusercontent.com/c292429e232884db22e86c2ea2ea7695bc49dc4ae13344003a95879eeb7425d8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f57696e646f77732d3030373844363f7374796c653d666f722d7468652d6261646765266c6f676f3d77696e646f7773266c6f676f436f6c6f723d7768697465\" alt=\"windows\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n<a href=\"https://github.com/BHM-Bob/LazyDock/\"><img src=\"https://camo.githubusercontent.com/7eefb2ba052806d8a9ce69863c2eeb3b03cd5935ead7bd2e9245ae2e705a1adf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c696e75782d4643433632343f7374796c653d666f722d7468652d6261646765266c6f676f3d6c696e7578266c6f676f436f6c6f723d626c61636b\" alt=\"linux\" style=\"display:inline-block; margin-left:auto; margin-right:auto;\" /></a>\n</p>\n\n\n<h2 style=\"text-align:center;\">Get start</h2>\n\n#### install \nNow, lazydock only support pypi install:  \n```\npip install lazydock\n```",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "A Python package for molecular docking",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/BHM-Bob/LazyDock"
    },
    "split_keywords": [
        "molecular docking",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "297a9bf13aede8586804192f0d374dd0a9ec856585efdeaef3fe413dce90cc81",
                "md5": "cf67688e1e7e4d95ea7d4bb6df913c63",
                "sha256": "d96c64d75a7475bd3e33de756536bce4b275242d42ace8078e379a6e3b76da68"
            },
            "downloads": -1,
            "filename": "lazydock-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cf67688e1e7e4d95ea7d4bb6df913c63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.7",
            "size": 4260,
            "upload_time": "2024-05-06T09:47:48",
            "upload_time_iso_8601": "2024-05-06T09:47:48.027803Z",
            "url": "https://files.pythonhosted.org/packages/29/7a/9bf13aede8586804192f0d374dd0a9ec856585efdeaef3fe413dce90cc81/lazydock-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-06 09:47:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BHM-Bob",
    "github_project": "LazyDock",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lazydock"
}
        
Elapsed time: 0.23888s