pyAsciiEngine


NamepyAsciiEngine JSON
Version 0.0.13 PyPI version JSON
download
home_pagehttps://github.com/Arizel79/pyAsciiEngine
SummaryAscii games engine
upload_time2025-07-27 10:25:01
maintainerNone
docs_urlNone
authorArizel79
requires_python>=3.8
licenseNone
keywords ascii ascii game
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyConsoleEngine
Ascii engine for drawing in console. Based on curses library

by [@Arizel79](https://t.me/Arizel79)

## Install
```
pip install pyAsciiEngine
```
## Example:
```python

```





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Arizel79/pyAsciiEngine",
    "name": "pyAsciiEngine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ascii, ascii game",
    "author": "Arizel79",
    "author_email": "arizel79@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/30/af07a4c4d3fd9bb06f4052e5ddcfb55f9687c993b97371e26249ea2a8d57/pyAsciiEngine-0.0.13.tar.gz",
    "platform": null,
    "description": "# pyConsoleEngine\r\nAscii engine for drawing in console. Based on curses library\r\n\r\nby [@Arizel79](https://t.me/Arizel79)\r\n\r\n## Install\r\n```\r\npip install pyAsciiEngine\r\n```\r\n## Example:\r\n```python\r\n\r\n```\r\n\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Ascii games engine",
    "version": "0.0.13",
    "project_urls": {
        "Documentation": "https://github.com/Arizel79/pyAsciiEngine",
        "Homepage": "https://github.com/Arizel79/pyAsciiEngine"
    },
    "split_keywords": [
        "ascii",
        " ascii game"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5c6b5897ced2f656c9781beef1f7f4bcbb9b7e87c4b2690d6ca6c329ec9ace1",
                "md5": "20c5b3b1b4a22c284e87ced34a500201",
                "sha256": "d64493c5074e94e40491f3ea7f14b88f117b16722365f7fb514971696e3e06b0"
            },
            "downloads": -1,
            "filename": "pyAsciiEngine-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20c5b3b1b4a22c284e87ced34a500201",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9461,
            "upload_time": "2025-07-27T10:25:00",
            "upload_time_iso_8601": "2025-07-27T10:25:00.175493Z",
            "url": "https://files.pythonhosted.org/packages/c5/c6/b5897ced2f656c9781beef1f7f4bcbb9b7e87c4b2690d6ca6c329ec9ace1/pyAsciiEngine-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f730af07a4c4d3fd9bb06f4052e5ddcfb55f9687c993b97371e26249ea2a8d57",
                "md5": "338c5d885814179253c75e059fc02d93",
                "sha256": "f93a54d9236b32cdee3ec0eac4fab7d6746aee7914ba44f7157de4a8b5711d76"
            },
            "downloads": -1,
            "filename": "pyAsciiEngine-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "338c5d885814179253c75e059fc02d93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8531,
            "upload_time": "2025-07-27T10:25:01",
            "upload_time_iso_8601": "2025-07-27T10:25:01.473355Z",
            "url": "https://files.pythonhosted.org/packages/f7/30/af07a4c4d3fd9bb06f4052e5ddcfb55f9687c993b97371e26249ea2a8d57/pyAsciiEngine-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 10:25:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Arizel79",
    "github_project": "pyAsciiEngine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyasciiengine"
}
        
Elapsed time: 1.69118s