GameForecaster


NameGameForecaster JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/AzizBahloul/GameForecaster.git
SummaryA library to predict the success of video games based on various features.
upload_time2024-11-01 20:13:51
maintainerNone
docs_urlNone
authorSi Aziz Bahloul
requires_python>=3.6
licenseNone
keywords game prediction success machine-learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GameForecaster

A library to predict the success of video games based on various features.

## Installation

You can install the package using pip:

```bash
pip install GameForecaster

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AzizBahloul/GameForecaster.git",
    "name": "GameForecaster",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "game prediction success machine-learning",
    "author": "Si Aziz Bahloul",
    "author_email": "azizbahloul3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/57/366936e403db203dbe4f165966f54b7e24a07eb91dac76247fb43dd65f58/gameforecaster-1.0.0.tar.gz",
    "platform": null,
    "description": "# GameForecaster\r\n\r\nA library to predict the success of video games based on various features.\r\n\r\n## Installation\r\n\r\nYou can install the package using pip:\r\n\r\n```bash\r\npip install GameForecaster\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library to predict the success of video games based on various features.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/AzizBahloul/GameForecaster.git"
    },
    "split_keywords": [
        "game",
        "prediction",
        "success",
        "machine-learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91f9d1e6290a18f72d2e34a867587d87cf90a6f62ea8dcb1aae11e47f9060993",
                "md5": "32e69f061adac4e6ecdeefd36a68c1de",
                "sha256": "4e8e89e4925e2b7ae094e8c042bfc702fe001c8465b74bd78e3c2128224c5cdd"
            },
            "downloads": -1,
            "filename": "GameForecaster-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32e69f061adac4e6ecdeefd36a68c1de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4627,
            "upload_time": "2024-11-01T20:13:50",
            "upload_time_iso_8601": "2024-11-01T20:13:50.365185Z",
            "url": "https://files.pythonhosted.org/packages/91/f9/d1e6290a18f72d2e34a867587d87cf90a6f62ea8dcb1aae11e47f9060993/GameForecaster-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f57366936e403db203dbe4f165966f54b7e24a07eb91dac76247fb43dd65f58",
                "md5": "44c41e0856b34f7a686f23d56ba8647e",
                "sha256": "8c43a0c5e6d6e1cbdc0231b0b435dbd2c0e6765630ee041efac9fc0c74bc3917"
            },
            "downloads": -1,
            "filename": "gameforecaster-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "44c41e0856b34f7a686f23d56ba8647e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4231,
            "upload_time": "2024-11-01T20:13:51",
            "upload_time_iso_8601": "2024-11-01T20:13:51.795116Z",
            "url": "https://files.pythonhosted.org/packages/7f/57/366936e403db203dbe4f165966f54b7e24a07eb91dac76247fb43dd65f58/gameforecaster-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 20:13:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AzizBahloul",
    "github_project": "GameForecaster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gameforecaster"
}
        
Elapsed time: 0.86601s