{ "info": { "author": "Almar Klein and contributors", "author_email": "almar.klein@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\nDialite is a pure Python package to show dialogs. It is lightweight,\ncross-platform, and has no dependencies. It provides a handful of\nfunctions, each a verb, that can be used to ``inform()``, ``warn()``\nor ``fail()`` the user, or to ``ask_ok()``, ``ask_retry()`` or ``ask_yesno()``.\n\nDialite can show dialogs on Window, OS X and Linux, and falls back to\na terminal interface if dialogs are unavailable (e.g. if not supported\nby the platform, or for SSH connections).\n\nOn Windows, it uses Windows Script Host (cscript.exe). On OS X it uses\nosascript to show a dialog from the frontmost application. On Linux it\nuses Zenity.\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.python.org/pypi/dialite", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dialite.readthedocs.io", "keywords": "GUI", "license": "(new) BSD", "maintainer": "", "maintainer_email": "", "name": "dialite", "package_url": "https://pypi.org/project/dialite/", "platform": "any", "project_url": "https://pypi.org/project/dialite/", "project_urls": { "Download": "https://pypi.python.org/pypi/dialite", "Homepage": "http://dialite.readthedocs.io" }, "release_url": "https://pypi.org/project/dialite/0.5.2/", "requires_dist": null, "requires_python": "", "summary": "Lightweight Python library to show simple dialogs.", "version": "0.5.2" }, "last_serial": 4444382, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "bc6b5e97cee707e4839433f537d1ba10", "sha256": "be5fde6b10607fdf3ea3850becf3cfc8597e8fff7544c035f07afa722c80a00f" }, "downloads": -1, "filename": "dialite-0.5.0.tar.gz", "has_sig": false, "md5_digest": "bc6b5e97cee707e4839433f537d1ba10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6552, "upload_time": "2018-02-26T15:07:43", "url": "https://files.pythonhosted.org/packages/a4/39/71909eb106a5f7073a719f78bdda4ae0a467bed287e2a6f5c26bb22d9fe0/dialite-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "90d49a73c9f071ea1deb7da13bfdba05", "sha256": "93d19dd39b8607ae1342644dff242f26caac098af7a9601a9ab3e24c4c4eb61e" }, "downloads": -1, "filename": "dialite-0.5.1.tar.gz", "has_sig": false, "md5_digest": "90d49a73c9f071ea1deb7da13bfdba05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7456, "upload_time": "2018-04-11T23:04:36", "url": "https://files.pythonhosted.org/packages/ef/70/4f3a829d97f3c7d07e7ff0b743e155819f1674d9607981d62e19df3fe026/dialite-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "551b82ac6c70a036aceb987fff7a1875", "sha256": "108c27255100a726a22fcce87cd3eafa33926a54e5f74770179c31ddb3525105" }, "downloads": -1, "filename": "dialite-0.5.2.tar.gz", "has_sig": false, "md5_digest": "551b82ac6c70a036aceb987fff7a1875", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10038, "upload_time": "2018-11-02T12:10:51", "url": "https://files.pythonhosted.org/packages/62/28/c35ac3a15569b539c5f4ccee5d810c3692f1f2e758593db5a8e9744c260b/dialite-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "551b82ac6c70a036aceb987fff7a1875", "sha256": "108c27255100a726a22fcce87cd3eafa33926a54e5f74770179c31ddb3525105" }, "downloads": -1, "filename": "dialite-0.5.2.tar.gz", "has_sig": false, "md5_digest": "551b82ac6c70a036aceb987fff7a1875", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10038, "upload_time": "2018-11-02T12:10:51", "url": "https://files.pythonhosted.org/packages/62/28/c35ac3a15569b539c5f4ccee5d810c3692f1f2e758593db5a8e9744c260b/dialite-0.5.2.tar.gz" } ] }