GAlgoPy


NameGAlgoPy JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryThis package is used to perform genetic algorithms.
upload_time2024-12-10 18:06:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GAlgoPy


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "GAlgoPy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Sattar Bayat <sattar.bayat@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/87/85/bedb99bcf62719ca5295e6c67801440ec1997be915e7470476574b8a9e0a/galgopy-0.0.1.tar.gz",
    "platform": null,
    "description": "# GAlgoPy\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This package is used to perform genetic algorithms.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Ar4mus/GAlgoPy",
        "Issues": "https://github.com/pypa/GAlgoPy/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c491f41ef0968da2fdd222e65fe8fa54551b6515dc36e4c5b4be93b12b6154f",
                "md5": "7610d574828ff26e90266b0e78901e61",
                "sha256": "6b2af1543a70008fca7aa82e31f187c67ee604ae6831976f15d1d8eab0774b9b"
            },
            "downloads": -1,
            "filename": "galgopy-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7610d574828ff26e90266b0e78901e61",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4018,
            "upload_time": "2024-12-10T18:06:41",
            "upload_time_iso_8601": "2024-12-10T18:06:41.009088Z",
            "url": "https://files.pythonhosted.org/packages/4c/49/1f41ef0968da2fdd222e65fe8fa54551b6515dc36e4c5b4be93b12b6154f/galgopy-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8785bedb99bcf62719ca5295e6c67801440ec1997be915e7470476574b8a9e0a",
                "md5": "62b5cd436f08ba558697313b5ab46f80",
                "sha256": "649157e1bf6e4b7e56ac3d32a3d6db962d537378220e144317c00b6db766385e"
            },
            "downloads": -1,
            "filename": "galgopy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "62b5cd436f08ba558697313b5ab46f80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6321,
            "upload_time": "2024-12-10T18:06:43",
            "upload_time_iso_8601": "2024-12-10T18:06:43.516447Z",
            "url": "https://files.pythonhosted.org/packages/87/85/bedb99bcf62719ca5295e6c67801440ec1997be915e7470476574b8a9e0a/galgopy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 18:06:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ar4mus",
    "github_project": "GAlgoPy",
    "github_not_found": true,
    "lcname": "galgopy"
}
        
Elapsed time: 2.99147s