amethyst-rdkit


Nameamethyst-rdkit JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/mogadishu000/amethyst
SummaryAn analogue generator.
upload_time2024-05-18 17:17:45
maintainerNone
docs_urlNone
authorBernard Kamiński
requires_python<4.0,>=3.9
licenseLGPL-3.0-only
keywords chemistry analogues combinatorial chemistry rdkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # amethyst - an analogue generator
---

It takes core molecule and list of R-groups and returns all possible combinations. For now documentation is available in the code via docstrings with more in-depth one being planned for the future.

Requires rdkit for core functionality and click for CLI access.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mogadishu000/amethyst",
    "name": "amethyst-rdkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "chemistry, analogues, combinatorial chemistry, rdkit",
    "author": "Bernard Kami\u0144ski",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f5/2e/55d7661e39b9a089eed1342438b67629b81b0d3f6517136f688c05e44cb5/amethyst_rdkit-1.0.tar.gz",
    "platform": null,
    "description": "# amethyst - an analogue generator\n---\n\nIt takes core molecule and list of R-groups and returns all possible combinations. For now documentation is available in the code via docstrings with more in-depth one being planned for the future.\n\nRequires rdkit for core functionality and click for CLI access.",
    "bugtrack_url": null,
    "license": "LGPL-3.0-only",
    "summary": "An analogue generator.",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/mogadishu000/amethyst",
        "Repository": "https://github.com/mogadishu000/amethyst"
    },
    "split_keywords": [
        "chemistry",
        " analogues",
        " combinatorial chemistry",
        " rdkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33c461d5fb950b63039198fa90b87af59442ac6ff6feb1724f28712c0190dbc4",
                "md5": "bafcc42d4cfb89bc55e86fc947785643",
                "sha256": "7fea94cad9b8e59bcca21e1799299c8e5e6e1967f9a6186d467a5321ef863084"
            },
            "downloads": -1,
            "filename": "amethyst_rdkit-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bafcc42d4cfb89bc55e86fc947785643",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 10326,
            "upload_time": "2024-05-18T17:17:44",
            "upload_time_iso_8601": "2024-05-18T17:17:44.016753Z",
            "url": "https://files.pythonhosted.org/packages/33/c4/61d5fb950b63039198fa90b87af59442ac6ff6feb1724f28712c0190dbc4/amethyst_rdkit-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f52e55d7661e39b9a089eed1342438b67629b81b0d3f6517136f688c05e44cb5",
                "md5": "01a8c49c757ad48d7bc3d2c8a0ab45b3",
                "sha256": "498e749668a6bfbf5b90da43fe4addf2d823d01f758b2a1f1e10abfecb695db9"
            },
            "downloads": -1,
            "filename": "amethyst_rdkit-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "01a8c49c757ad48d7bc3d2c8a0ab45b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 8210,
            "upload_time": "2024-05-18T17:17:45",
            "upload_time_iso_8601": "2024-05-18T17:17:45.738807Z",
            "url": "https://files.pythonhosted.org/packages/f5/2e/55d7661e39b9a089eed1342438b67629b81b0d3f6517136f688c05e44cb5/amethyst_rdkit-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-18 17:17:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mogadishu000",
    "github_project": "amethyst",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "amethyst-rdkit"
}
        
Elapsed time: 0.26148s