gemini-sample-game


Namegemini-sample-game JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/GlobalCreativeApkDev/gemini_sample_game
SummaryThis package contains implementation of a sample game with Google Gemini AI integrated into it.
upload_time2024-03-17 06:05:15
maintainer
docs_urlNone
authorGlobalCreativeApkDev
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gemini_sample_game

A sample game with Google Gemini AI integrated into it.

Pre-requisites:

1. Python installed in your device.
2. .env file in the same directory as <GEMINI_SAMPLE_GAME_DIRECTORY> and has the value of GEMINI_API_KEY.

Note: Replace <GEMINI_SAMPLE_GAME_DIRECTORY> with the path to the directory of the game **Gemini Sample Game**.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GlobalCreativeApkDev/gemini_sample_game",
    "name": "gemini-sample-game",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "GlobalCreativeApkDev",
    "author_email": "globalcreativeapkdev2022@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/69/90a24113fbb3fc4dce495ee2789ca265844084014ddb27b5880b79c0b550/gemini_sample_game-1.2.tar.gz",
    "platform": null,
    "description": "# gemini_sample_game\n\nA sample game with Google Gemini AI integrated into it.\n\nPre-requisites:\n\n1. Python installed in your device.\n2. .env file in the same directory as <GEMINI_SAMPLE_GAME_DIRECTORY> and has the value of GEMINI_API_KEY.\n\nNote: Replace <GEMINI_SAMPLE_GAME_DIRECTORY> with the path to the directory of the game **Gemini Sample Game**.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This package contains implementation of a sample game with Google Gemini AI integrated into it.",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/GlobalCreativeApkDev/gemini_sample_game"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e09611047ece0e9db611c16057493815893b72b02de8194301540decb52225f",
                "md5": "0996e440b2361b0f3b30ce8808a72f40",
                "sha256": "4c8d2660810ef826fd26a47ffd6c6d1a363a513932f218a5720447866bf723f5"
            },
            "downloads": -1,
            "filename": "gemini_sample_game-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0996e440b2361b0f3b30ce8808a72f40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4751,
            "upload_time": "2024-03-17T06:05:13",
            "upload_time_iso_8601": "2024-03-17T06:05:13.579001Z",
            "url": "https://files.pythonhosted.org/packages/4e/09/611047ece0e9db611c16057493815893b72b02de8194301540decb52225f/gemini_sample_game-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa6990a24113fbb3fc4dce495ee2789ca265844084014ddb27b5880b79c0b550",
                "md5": "88b0bf770a7fecc697ed01548b71e237",
                "sha256": "c2fc66c050121ff09b3f62b1f9364e70c3a21f18b774c09876170d2a94918912"
            },
            "downloads": -1,
            "filename": "gemini_sample_game-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "88b0bf770a7fecc697ed01548b71e237",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4178,
            "upload_time": "2024-03-17T06:05:15",
            "upload_time_iso_8601": "2024-03-17T06:05:15.544501Z",
            "url": "https://files.pythonhosted.org/packages/fa/69/90a24113fbb3fc4dce495ee2789ca265844084014ddb27b5880b79c0b550/gemini_sample_game-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 06:05:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GlobalCreativeApkDev",
    "github_project": "gemini_sample_game",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "gemini-sample-game"
}
        
Elapsed time: 0.18880s