{ "info": { "author": "Mark Bentley", "author_email": "bentlema@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3.6" ], "description": "# Tkinter App Basic Setup\n\nSetup the Tk root window for an app. This was written for use with\nanother app I'm building, and figured I'd split it out into it's\nown module in case it's useful for other future apps.\n\nMore to come...\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bentlema/tkapp", "keywords": "tkinter", "license": "", "maintainer": "", "maintainer_email": "", "name": "tkapp", "package_url": "https://pypi.org/project/tkapp/", "platform": "", "project_url": "https://pypi.org/project/tkapp/", "project_urls": { "Bug Reports": "https://github.com/bentlema/tkapp/issues", "Homepage": "https://github.com/bentlema/tkapp", "Source": "https://github.com/bentlema/tkapp/" }, "release_url": "https://pypi.org/project/tkapp/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Simple Tk app root window setup", "version": "0.0.1" }, "last_serial": 4384415, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9d97ef4b22b1d5c0edb45588530827f0", "sha256": "74a4a0541e4d06c0f3e3a4904425e97a12f2a29872cf24f6d52326453f8c30b4" }, "downloads": -1, "filename": "tkapp-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9d97ef4b22b1d5c0edb45588530827f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15637, "upload_time": "2018-10-16T23:44:54", "url": "https://files.pythonhosted.org/packages/21/86/f495cf70bb46a6e40657740f8ad044559a74ff4c650edd412a3c01157072/tkapp-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e686844cc44995f8cf24ebb258128d2", "sha256": "84f64db7c831656d8d5112c55b86654319a3039f467659e993517e7ab94ddd64" }, "downloads": -1, "filename": "tkapp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3e686844cc44995f8cf24ebb258128d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5502, "upload_time": "2018-10-16T23:44:55", "url": "https://files.pythonhosted.org/packages/05/7e/f9219093a1dcf0c7099cdf4a4f2ca9c3d11611efd027177ba7973368ce96/tkapp-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d97ef4b22b1d5c0edb45588530827f0", "sha256": "74a4a0541e4d06c0f3e3a4904425e97a12f2a29872cf24f6d52326453f8c30b4" }, "downloads": -1, "filename": "tkapp-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9d97ef4b22b1d5c0edb45588530827f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15637, "upload_time": "2018-10-16T23:44:54", "url": "https://files.pythonhosted.org/packages/21/86/f495cf70bb46a6e40657740f8ad044559a74ff4c650edd412a3c01157072/tkapp-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e686844cc44995f8cf24ebb258128d2", "sha256": "84f64db7c831656d8d5112c55b86654319a3039f467659e993517e7ab94ddd64" }, "downloads": -1, "filename": "tkapp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3e686844cc44995f8cf24ebb258128d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5502, "upload_time": "2018-10-16T23:44:55", "url": "https://files.pythonhosted.org/packages/05/7e/f9219093a1dcf0c7099cdf4a4f2ca9c3d11611efd027177ba7973368ce96/tkapp-0.0.1.tar.gz" } ] }