chem-ant


Namechem-ant JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/akuroiwa/chem-ant
SummarySelect materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.
upload_time2023-06-13 12:24:16
maintainer
docs_urlNone
authorAkihiro Kuroiwa
requires_python>=3.7, !=3.10.*
licenseGNU/GPLv3+
keywords evolutionary algorithms genetic programming gp mcts mcts solver cheminformatics chemoinformatics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # chem-ant

Select materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.
This is a part of [Chess-Ant](https://github.com/akuroiwa/chess-ant) project.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akuroiwa/chem-ant",
    "name": "chem-ant",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, !=3.10.*",
    "maintainer_email": "",
    "keywords": "evolutionary algorithms,genetic programming,gp,mcts,mcts solver,cheminformatics,chemoinformatics",
    "author": "Akihiro Kuroiwa",
    "author_email": "akuroiwa@env-reform.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/9f/00ef02abc203dd437fab4cc79ea3743ff447400d3c1a162717c392d03143/chem_ant-0.0.8.tar.gz",
    "platform": "any",
    "description": "# chem-ant\n\nSelect materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.\nThis is a part of [Chess-Ant](https://github.com/akuroiwa/chess-ant) project.\n\n\n",
    "bugtrack_url": null,
    "license": "GNU/GPLv3+",
    "summary": "Select materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/akuroiwa/chem-ant"
    },
    "split_keywords": [
        "evolutionary algorithms",
        "genetic programming",
        "gp",
        "mcts",
        "mcts solver",
        "cheminformatics",
        "chemoinformatics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81269e0c49463e6a9cc60452c4eabfb2ec1208bce9085be5570b842a4c993902",
                "md5": "db9e240f05dcbf7d7d53c7cd23ec42fe",
                "sha256": "840db6016c5461555f543dd37c40987162a56a97ffbc94b005e9e2a9a293699a"
            },
            "downloads": -1,
            "filename": "chem_ant-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db9e240f05dcbf7d7d53c7cd23ec42fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, !=3.10.*",
            "size": 27266,
            "upload_time": "2023-06-13T12:24:15",
            "upload_time_iso_8601": "2023-06-13T12:24:15.568842Z",
            "url": "https://files.pythonhosted.org/packages/81/26/9e0c49463e6a9cc60452c4eabfb2ec1208bce9085be5570b842a4c993902/chem_ant-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb9f00ef02abc203dd437fab4cc79ea3743ff447400d3c1a162717c392d03143",
                "md5": "7108217b3b6e22513f6837c4b86f1d24",
                "sha256": "ccd609d805d24ae3a6cd400065228fccf62560de0d6b96f438eb21200a1dabc3"
            },
            "downloads": -1,
            "filename": "chem_ant-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "7108217b3b6e22513f6837c4b86f1d24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, !=3.10.*",
            "size": 24217,
            "upload_time": "2023-06-13T12:24:16",
            "upload_time_iso_8601": "2023-06-13T12:24:16.963391Z",
            "url": "https://files.pythonhosted.org/packages/cb/9f/00ef02abc203dd437fab4cc79ea3743ff447400d3c1a162717c392d03143/chem_ant-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-13 12:24:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "akuroiwa",
    "github_project": "chem-ant",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "chem-ant"
}
        
Elapsed time: 0.07703s