edugenome


Nameedugenome JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/majestyblue/edugenome
SummaryIt consists of three genetic algorithms that are simply implemented with Python code for genetic algorithm training: creating a number sum of 20, creating (4, 4) images, and implementing linear regression.
upload_time2024-08-06 08:40:24
maintainerNone
docs_urlNone
authormajestyblue
requires_python>=3.6
licenseNone
keywords education genome genetic algorithm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/majestyblue/edugenome",
    "name": "edugenome",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "education, genome, genetic algorithm",
    "author": "majestyblue",
    "author_email": "majestyblue88@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/41/a5a36d022ab0103f4af8dbd426677dc4c206d2e31a05601eba34ceb7306c/edugenome-0.2.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "It consists of three genetic algorithms that are simply           implemented with Python code for genetic algorithm training:               creating a number sum of 20, creating (4, 4) images, and                   implementing linear regression.",
    "version": "0.2.8",
    "project_urls": {
        "Homepage": "https://github.com/majestyblue/edugenome"
    },
    "split_keywords": [
        "education",
        " genome",
        " genetic algorithm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa3babbcaf85ab88d5c61d78dab964be206f9e98ea86dabf7c51ee2abab44441",
                "md5": "9328661e5fca59292f15e09a9677ea88",
                "sha256": "e631282337ecdb1551c36c77b3abf825792ef0ab7ab192a4a3b7e0065cf9f4ad"
            },
            "downloads": -1,
            "filename": "edugenome-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9328661e5fca59292f15e09a9677ea88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7039,
            "upload_time": "2024-08-06T08:40:23",
            "upload_time_iso_8601": "2024-08-06T08:40:23.623628Z",
            "url": "https://files.pythonhosted.org/packages/fa/3b/abbcaf85ab88d5c61d78dab964be206f9e98ea86dabf7c51ee2abab44441/edugenome-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b041a5a36d022ab0103f4af8dbd426677dc4c206d2e31a05601eba34ceb7306c",
                "md5": "6baa7dcd9e0293a937d3eca5194e0a20",
                "sha256": "692c4fe924c1ee1951bef9d2df8064b341550d8a7e3ebbac05f69e7074d78f0e"
            },
            "downloads": -1,
            "filename": "edugenome-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6baa7dcd9e0293a937d3eca5194e0a20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4583,
            "upload_time": "2024-08-06T08:40:24",
            "upload_time_iso_8601": "2024-08-06T08:40:24.681158Z",
            "url": "https://files.pythonhosted.org/packages/b0/41/a5a36d022ab0103f4af8dbd426677dc4c206d2e31a05601eba34ceb7306c/edugenome-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-06 08:40:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "majestyblue",
    "github_project": "edugenome",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "edugenome"
}
        
Elapsed time: 0.31531s