window-asset-tkinter


Namewindow-asset-tkinter JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://github.com/Hanra-s-work/window_asset_tkinter
SummaryA module that contains boilerplates to speed up the creation of tkinter windows
upload_time2025-01-05 23:36:08
maintainerNone
docs_urlNone
authorHenry Letellier
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements tkcalendar Pillow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # window_asset_tkinter
 A tkinter boiler-plate that aims to simplify the createion of your windows

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hanra-s-work/window_asset_tkinter",
    "name": "window-asset-tkinter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Henry Letellier",
    "author_email": "henrysoftwarehouse@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/67/b0887d47d982ca64ffda7ca05c9f08232e93813a8342c32a2e4589b0492a/window_asset_tkinter-1.0.7.tar.gz",
    "platform": null,
    "description": "# window_asset_tkinter\n A tkinter boiler-plate that aims to simplify the createion of your windows\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A module that contains boilerplates to speed up the creation of tkinter windows",
    "version": "1.0.7",
    "project_urls": {
        "Homepage": "https://github.com/Hanra-s-work/window_asset_tkinter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "336f8181c4f0c9606c2125a9536e0e3ae1ee90557e385dd98dd516e5cf1e8866",
                "md5": "018ed634163ef82b5f79d362fe01ecf3",
                "sha256": "d55907f78921c3a3c58ce83983f1596429d3256a57179f7f918baa96f76fb9a1"
            },
            "downloads": -1,
            "filename": "window_asset_tkinter-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "018ed634163ef82b5f79d362fe01ecf3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48041,
            "upload_time": "2025-01-05T23:36:05",
            "upload_time_iso_8601": "2025-01-05T23:36:05.883354Z",
            "url": "https://files.pythonhosted.org/packages/33/6f/8181c4f0c9606c2125a9536e0e3ae1ee90557e385dd98dd516e5cf1e8866/window_asset_tkinter-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7767b0887d47d982ca64ffda7ca05c9f08232e93813a8342c32a2e4589b0492a",
                "md5": "5588339cb99f649058e23bdf9b98cc54",
                "sha256": "b04c6edd1717755424388da2eee7e11610f519035284f9a03ac538e22cd7cc1c"
            },
            "downloads": -1,
            "filename": "window_asset_tkinter-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "5588339cb99f649058e23bdf9b98cc54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37609,
            "upload_time": "2025-01-05T23:36:08",
            "upload_time_iso_8601": "2025-01-05T23:36:08.045690Z",
            "url": "https://files.pythonhosted.org/packages/77/67/b0887d47d982ca64ffda7ca05c9f08232e93813a8342c32a2e4589b0492a/window_asset_tkinter-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 23:36:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hanra-s-work",
    "github_project": "window_asset_tkinter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "tkcalendar",
            "specs": [
                [
                    ">=",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    ">=",
                    "10.4.0"
                ]
            ]
        }
    ],
    "lcname": "window-asset-tkinter"
}
        
Elapsed time: 1.27214s