windoweasy


Namewindoweasy JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://pypi.org/user/INTERJL/
Summarywindoweasy is a simple and user-friendly library built on top of Pygame, providing easy window creation and basic drawing functions for game development and graphical applications
upload_time2024-03-17 05:49:00
maintainer
docs_urlNone
authorINTERJL
requires_python>=3.6
license
keywords window screen games game
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # in future... #
-----------
### versions ###
-----------
0.1.3 - fixed slow operation of handle_event. 2
<br>
0.1.3 - fixed slow operation of handle_event.
<br>
0.1.2 - the error in displaying the greeting message has been fixed.
<br>
0.1.1 - the palette has been removed, a new way to write code.
<br>
0.1.0 - !GLOBAL UPDATE!
<br>
0.0.4 - palette update (signatures below), added contacts, updated email.
<br>
0.0.3 - fixed the error in automatically opening the palette, fixed the README.md file.
<br>
0.0.2 - fixed library import error.
<br>
0.0.1 - start.
<br>

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/user/INTERJL/",
    "name": "windoweasy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "window screen games game",
    "author": "INTERJL",
    "author_email": "makar.arapov.real@gmail.ru",
    "download_url": "https://files.pythonhosted.org/packages/1a/11/a03d8a36b37d5852aae47504b55da2bf581b4a1142fced7853edc4d17dd0/windoweasy-0.1.4.tar.gz",
    "platform": null,
    "description": "# in future... #\r\n-----------\r\n### versions ###\r\n-----------\r\n0.1.3 - fixed slow operation of handle_event. 2\r\n<br>\r\n0.1.3 - fixed slow operation of handle_event.\r\n<br>\r\n0.1.2 - the error in displaying the greeting message has been fixed.\r\n<br>\r\n0.1.1 - the palette has been removed, a new way to write code.\r\n<br>\r\n0.1.0 - !GLOBAL UPDATE!\r\n<br>\r\n0.0.4 - palette update (signatures below), added contacts, updated email.\r\n<br>\r\n0.0.3 - fixed the error in automatically opening the palette, fixed the README.md file.\r\n<br>\r\n0.0.2 - fixed library import error.\r\n<br>\r\n0.0.1 - start.\r\n<br>\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "windoweasy is a simple and user-friendly library built on top of Pygame, providing easy window creation and basic drawing functions for game development and graphical applications",
    "version": "0.1.4",
    "project_urls": {
        "GitHub": "https://github.com/INTERJL",
        "Homepage": "https://pypi.org/user/INTERJL/"
    },
    "split_keywords": [
        "window",
        "screen",
        "games",
        "game"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae07ccde8022bb7fcf695be8e6e77ea4b75f687ecb730797616d7defb7a17a43",
                "md5": "178693b34be8b6dc6a945cefb44f8630",
                "sha256": "a9b8deba51e886de452472c97247e901bb22fc6071a91c251959bd91bcbec7d6"
            },
            "downloads": -1,
            "filename": "windoweasy-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "178693b34be8b6dc6a945cefb44f8630",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4806,
            "upload_time": "2024-03-17T05:48:58",
            "upload_time_iso_8601": "2024-03-17T05:48:58.442155Z",
            "url": "https://files.pythonhosted.org/packages/ae/07/ccde8022bb7fcf695be8e6e77ea4b75f687ecb730797616d7defb7a17a43/windoweasy-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a11a03d8a36b37d5852aae47504b55da2bf581b4a1142fced7853edc4d17dd0",
                "md5": "968e1c43261c84e7c66d9ffe44f02932",
                "sha256": "dfe00cccb31ed0c3702af750610619d7d73f28c405e0ccac3694a2fc528e1844"
            },
            "downloads": -1,
            "filename": "windoweasy-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "968e1c43261c84e7c66d9ffe44f02932",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4471,
            "upload_time": "2024-03-17T05:49:00",
            "upload_time_iso_8601": "2024-03-17T05:49:00.239593Z",
            "url": "https://files.pythonhosted.org/packages/1a/11/a03d8a36b37d5852aae47504b55da2bf581b4a1142fced7853edc4d17dd0/windoweasy-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 05:49:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "windoweasy"
}
        
Elapsed time: 0.20678s