zoraapexx


Namezoraapexx JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryZORA
upload_time2024-03-02 19:12:00
maintainer
docs_urlNone
authorzoraapexx
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Zoraapexx Word Guess Game

Welcome to Zoraapexx, a word guessing game where you can have fun guessing words!

## Installation

Make sure you have Python 3.x installed. You can download it [here](https://www.python.org/downloads/).

```bash
git clone https://github.com/your-username/zoraapexx.git
cd zoraapexx
pip install -r requirements.txt


Run the game using the following command:

```bash
python main.py
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "zoraapexx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "zoraapexx",
    "author_email": "zoraapexx@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0d/33/47cb2e3407a23c36e4073603258870eb764151a0d3d0cd415b7b6732a54b/zoraapexx-0.1.0.tar.gz",
    "platform": null,
    "description": "# Zoraapexx Word Guess Game\n\nWelcome to Zoraapexx, a word guessing game where you can have fun guessing words!\n\n## Installation\n\nMake sure you have Python 3.x installed. You can download it [here](https://www.python.org/downloads/).\n\n```bash\ngit clone https://github.com/your-username/zoraapexx.git\ncd zoraapexx\npip install -r requirements.txt\n\n\nRun the game using the following command:\n\n```bash\npython main.py",
    "bugtrack_url": null,
    "license": "",
    "summary": "ZORA",
    "version": "0.1.0",
    "project_urls": {
        "Source": "https://github.com/zoraapexx/zoraapexx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d3347cb2e3407a23c36e4073603258870eb764151a0d3d0cd415b7b6732a54b",
                "md5": "447831c622f54e2fef2321b1a1846203",
                "sha256": "0e731ec2eb4945ae89bd63a5232b9c60b88eaec9abf3bd37051e38789389957d"
            },
            "downloads": -1,
            "filename": "zoraapexx-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "447831c622f54e2fef2321b1a1846203",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1603,
            "upload_time": "2024-03-02T19:12:00",
            "upload_time_iso_8601": "2024-03-02T19:12:00.319173Z",
            "url": "https://files.pythonhosted.org/packages/0d/33/47cb2e3407a23c36e4073603258870eb764151a0d3d0cd415b7b6732a54b/zoraapexx-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 19:12:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zoraapexx",
    "github_project": "zoraapexx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "zoraapexx"
}
        
Elapsed time: 0.36700s