pychainia


Namepychainia JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
Summarypychainia is a simple game based off of a popular tower defense game!
upload_time2024-11-27 23:31:40
maintainerNone
docs_urlNone
authorInvizabel
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pychainia is a simple game based off of a popular tower defense game!
# To play on Android: Follow the buildozer guide to install buildozer. Then copy and paste the assets folder as well as the buildozer.spec file into the main folder of your buildoze project from GitHub!
# Then, create a main.py file and add the following lines into the buildozer folder:
# 
# 
# 
#import pychainia
#pychainia.pychainia()

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pychainia",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Invizabel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2b/d4/796d229063ea3f4f84e668b67cd84cd8c959c86dd31ac48afe6436fec73b/pychainia-0.0.7.tar.gz",
    "platform": null,
    "description": "\ufeff# pychainia is a simple game based off of a popular tower defense game!\n# To play on Android: Follow the buildozer guide to install buildozer. Then copy and paste the assets folder as well as the buildozer.spec file into the main folder of your buildoze project from GitHub!\n# Then, create a main.py file and add the following lines into the buildozer folder:\n# \n# \n# \n#import pychainia\n#pychainia.pychainia()\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "pychainia is a simple game based off of a popular tower defense game!",
    "version": "0.0.7",
    "project_urls": {
        "Bug Tracker": "https://github.com/Invizabel/pychainia",
        "Homepage": "https://github.com/Invizabel/pychainia"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70e5131555d0a7dcd384b99dcd2c9874d67c84e36a3e3b3c9be074f71a8bed5c",
                "md5": "cd5ee96cef710aa2cd8e2f16a0a5b5fe",
                "sha256": "1a199d230fbd2c40786ef568e93c12d38a5ca1cdbeeafdf9ca3867ed05d1d4ad"
            },
            "downloads": -1,
            "filename": "pychainia-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd5ee96cef710aa2cd8e2f16a0a5b5fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6088326,
            "upload_time": "2024-11-27T23:31:31",
            "upload_time_iso_8601": "2024-11-27T23:31:31.885895Z",
            "url": "https://files.pythonhosted.org/packages/70/e5/131555d0a7dcd384b99dcd2c9874d67c84e36a3e3b3c9be074f71a8bed5c/pychainia-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bd4796d229063ea3f4f84e668b67cd84cd8c959c86dd31ac48afe6436fec73b",
                "md5": "59da7ebd723663d31ccd90c8f5af73c0",
                "sha256": "b4cd4d65407996873d52414063e0d0b1d6132aa58703927b31231b9bd4793ae6"
            },
            "downloads": -1,
            "filename": "pychainia-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "59da7ebd723663d31ccd90c8f5af73c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6089588,
            "upload_time": "2024-11-27T23:31:40",
            "upload_time_iso_8601": "2024-11-27T23:31:40.758041Z",
            "url": "https://files.pythonhosted.org/packages/2b/d4/796d229063ea3f4f84e668b67cd84cd8c959c86dd31ac48afe6436fec73b/pychainia-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-27 23:31:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Invizabel",
    "github_project": "pychainia",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pychainia"
}
        
Elapsed time: 0.32972s