{ "info": { "author": "Tyler Holmes", "author_email": "tylerdanielholmes@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: Freely Distributable", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: User Interfaces" ], "description": "Identical to the tkSimpleDialog module, except the widgets used are ttk themed widgets.\r\nHere is an example of how to use it::\r\n\r\n from ttkSimpleDialog import ttkSimpleDialog\r\n \r\n user_response = ttkSimpleDialog.askinteger(title=\"hello\", prompt=\"Enter a number\")\r\n\r\nPlease note you must call it using the \"from __ import __\" syntax!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "holmesengineering.com", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "ttkSimpleDialog", "package_url": "https://pypi.org/project/ttkSimpleDialog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ttkSimpleDialog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "holmesengineering.com" }, "release_url": "https://pypi.org/project/ttkSimpleDialog/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "ttk themed version of tkSimpleDialog", "version": "1.0.1" }, "last_serial": 1906734, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "decaeafeeeedbd276e79e2a3cc965e24", "sha256": "fc52653c4bc91982d2e58a34f1a73e827c66b8be01ff2546fb78c2b0c46796f7" }, "downloads": -1, "filename": "ttkSimpleDialog-1.0.0.zip", "has_sig": false, "md5_digest": "decaeafeeeedbd276e79e2a3cc965e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4664, "upload_time": "2016-01-15T20:08:33", "url": "https://files.pythonhosted.org/packages/00/6a/056d2ffb5670d4b9a3dd5331f9aa2f5b955669e68b5117107688518021f3/ttkSimpleDialog-1.0.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "909efbcf92dd66f6f5a04dbd267dbd73", "sha256": "f98c6dd08b2fc030efc0925d381b4278efa157f9974c3587036ae08505fd5685" }, "downloads": -1, "filename": "ttkSimpleDialog-1.0.1.zip", "has_sig": false, "md5_digest": "909efbcf92dd66f6f5a04dbd267dbd73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5108, "upload_time": "2016-01-15T21:06:56", "url": "https://files.pythonhosted.org/packages/b4/a9/d3713bca5a24996353140e2aa7ce9815c72dd7507e77cc13cde01ded85bb/ttkSimpleDialog-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "909efbcf92dd66f6f5a04dbd267dbd73", "sha256": "f98c6dd08b2fc030efc0925d381b4278efa157f9974c3587036ae08505fd5685" }, "downloads": -1, "filename": "ttkSimpleDialog-1.0.1.zip", "has_sig": false, "md5_digest": "909efbcf92dd66f6f5a04dbd267dbd73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5108, "upload_time": "2016-01-15T21:06:56", "url": "https://files.pythonhosted.org/packages/b4/a9/d3713bca5a24996353140e2aa7ce9815c72dd7507e77cc13cde01ded85bb/ttkSimpleDialog-1.0.1.zip" } ] }