akarsh-py-games


Nameakarsh-py-games JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/pythonGames
SummaryA collection of Python games
upload_time2025-08-11 10:29:36
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # akarsh_py_games

A collection of Python games packaged for easy installation and use.

## Installation
```bash
pip install akarsh_py_games
```

## Usage
```python
from pack1 import ... # your modules
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/pythonGames",
    "name": "akarsh-py-games",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/39/37990a46ec58ef0a8330007330f35b3b60103fa486c80b1dcdb226995646/akarsh_py_games-0.1.0.tar.gz",
    "platform": null,
    "description": "# akarsh_py_games\r\n\r\nA collection of Python games packaged for easy installation and use.\r\n\r\n## Installation\r\n```bash\r\npip install akarsh_py_games\r\n```\r\n\r\n## Usage\r\n```python\r\nfrom pack1 import ... # your modules\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A collection of Python games",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/pythonGames"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c8912e1b5f941e5a1c7597b026a524c96a3ed25d4da63b792afe5862817345e",
                "md5": "d30f76631410bb1510de70ed61a54488",
                "sha256": "da4156ff17bb3bd81864db46c8f0bebfc300b9a5ae3e27632cc3da894c6197f3"
            },
            "downloads": -1,
            "filename": "akarsh_py_games-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d30f76631410bb1510de70ed61a54488",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3449,
            "upload_time": "2025-08-11T10:29:35",
            "upload_time_iso_8601": "2025-08-11T10:29:35.573061Z",
            "url": "https://files.pythonhosted.org/packages/5c/89/12e1b5f941e5a1c7597b026a524c96a3ed25d4da63b792afe5862817345e/akarsh_py_games-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d33937990a46ec58ef0a8330007330f35b3b60103fa486c80b1dcdb226995646",
                "md5": "afe980c7a5b25e0451c9d665c34e858c",
                "sha256": "5f523a589c8625558aa73e9c36c1467a3ba43be02b518b13dafac40c1ab9a182"
            },
            "downloads": -1,
            "filename": "akarsh_py_games-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "afe980c7a5b25e0451c9d665c34e858c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2736,
            "upload_time": "2025-08-11T10:29:36",
            "upload_time_iso_8601": "2025-08-11T10:29:36.677495Z",
            "url": "https://files.pythonhosted.org/packages/d3/39/37990a46ec58ef0a8330007330f35b3b60103fa486c80b1dcdb226995646/akarsh_py_games-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 10:29:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "pythonGames",
    "github_not_found": true,
    "lcname": "akarsh-py-games"
}
        
Elapsed time: 0.90403s