{ "info": { "author": "easygui developers and Stephen Ferg", "author_email": "robert.lugg@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: User Interfaces" ], "description": "ABOUT EASYGUI\n=============\n\nEasyGui provides an easy-to-use interface for simple GUI interaction\nwith a user. It does not require the programmer to know anything about\ntkinter, frames, widgets, callbacks or lambda. All GUI interactions are\ninvoked by simple function calls that return results.\n\nExample Usage\n-------------\n\n >>> import easygui\n >>> easygui.ynbox('Shall I continue?', 'Title', ('Yes', 'No'))\n 1\n >>> easygui.msgbox('This is a basic message box.', 'Title Goes Here')\n 'OK'\n >>> easygui.buttonbox('Click on your favorite flavor.', 'Favorite Flavor', ('Chocolate', 'Vanilla', 'Strawberry'))\n 'Chocolate'\n\nFull documentation is always available.\n\nFor the most-recent production version:\n.\n\n\nLICENSE INFORMATION\n===================\nEasyGui version |version|\n\nCopyright (c) 2015, Easygui developers and Stephen Raymond Ferg\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n 1. Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n 2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation and/or\n other materials provided with the distribution.\n\n 3. The name of the author may not be used to endorse or promote products derived\n from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING\nIN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\nABOUT THE EASYGUI LICENSE\n-------------------------\n| This license is what is generally known as the \"modified BSD license\",\n| aka \"revised BSD\", \"new BSD\", \"3-clause BSD\".\n| See http://www.opensource.org/licenses/bsd-license.php\n|\n| This license is GPL-compatible.\n| See ``_\n| See http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses\n|\n| The BSD License is less restrictive than GPL.\n| It allows software released under the license to be incorporated into proprietary products.\n| Works based on the software may be released under a proprietary license or as closed source software.\n| ``_", "description_content_type": null, "docs_url": "https://pythonhosted.org/easygui/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/robertlugg/easygui", "keywords": "gui linux windows graphical user interface", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "easygui", "package_url": "https://pypi.org/project/easygui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/easygui/", "project_urls": { "Homepage": "https://github.com/robertlugg/easygui" }, "release_url": "https://pypi.org/project/easygui/0.98.1/", "requires_dist": null, "requires_python": "", "summary": "EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.", "version": "0.98.1" }, "last_serial": 2558396, "releases": { "0.95": [], "0.96": [], "0.96(2010-08-29)": [ { "comment_text": "", "digests": { "md5": "eeaa0feb81685b3c8b557bf93a573656", "sha256": "489f3c1db97e021199c7739829c8fab0f521c6966093d58a8ee49d32287572df" }, "downloads": -1, "filename": "easygui-0.96(2010-08-29).zip", "has_sig": false, "md5_digest": "eeaa0feb81685b3c8b557bf93a573656", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21537, "upload_time": "2014-09-18T00:21:08", "url": "https://files.pythonhosted.org/packages/03/bf/b6975763e7c8d9cec3b6923dbceb88fc49ce239119c0d30dfec6d4fc2bc5/easygui-0.96(2010-08-29).zip" } ], "0.97": [ { "comment_text": "", "digests": { "md5": "da22edac635da2057f933f92e243df81", "sha256": "6e003a35d31f8c5d7a0cb511c67646dc52b952588f94b85a56bb7aff4317e0d3" }, "downloads": -1, "filename": "easygui-0.97-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "da22edac635da2057f933f92e243df81", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 69956, "upload_time": "2014-12-24T10:50:48", "url": "https://files.pythonhosted.org/packages/8d/72/ed7abebfdda5e0e1c97ae80804543596abc054beaad08163bef79849c4cb/easygui-0.97-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73c30126d2d87242103a2c1638721fb1", "sha256": "8415586881220aba767a8c335e6a263d3d8825ea93cdf4f94d78026ce10490b6" }, "downloads": -1, "filename": "easygui-0.97.zip", "has_sig": false, "md5_digest": "73c30126d2d87242103a2c1638721fb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72553, "upload_time": "2014-12-24T10:50:33", "url": "https://files.pythonhosted.org/packages/03/d4/27a8387b7df6aa46ea3f0300755af33a092bcf742011201c9baa22b41ad1/easygui-0.97.zip" } ], "0.97.1": [ { "comment_text": "", "digests": { "md5": "834ac936cda094aa376f3e47e93af72a", "sha256": "60c1a53ff2ec560ffe7a29fd64bf7a339c2ffed4b7b801799c413a9cc9aff872" }, "downloads": -1, "filename": "easygui-0.97.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "834ac936cda094aa376f3e47e93af72a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 69994, "upload_time": "2014-12-24T11:05:26", "url": "https://files.pythonhosted.org/packages/f9/9b/6252e86c709133134da42a4dbeba0c2bfc6461ab23cbc7006df6ce25fc42/easygui-0.97.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "352307027bdb440cadfea6d5bf435c81", "sha256": "ffb3e85ebcd56773d39e667cc47e43b165b441d7ee2e293bfb95f7c8f22955cc" }, "downloads": -1, "filename": "easygui-0.97.1.zip", "has_sig": false, "md5_digest": "352307027bdb440cadfea6d5bf435c81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72652, "upload_time": "2014-12-24T11:05:13", "url": "https://files.pythonhosted.org/packages/1e/02/002b67a9733344cdf6f7462311e829293d5a171a883d6d38320de2679afd/easygui-0.97.1.zip" } ], "0.97.2": [ { "comment_text": "", "digests": { "md5": "38c657459a840cabac411389d9e3d1b7", "sha256": "55c5d0d6b2ca04b48665448ee82e5a14bad00b71759ea4d14cd75741c5bfe655" }, "downloads": -1, "filename": "easygui-0.97.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "38c657459a840cabac411389d9e3d1b7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 66167, "upload_time": "2014-12-24T11:13:38", "url": "https://files.pythonhosted.org/packages/00/20/9133ad1e493bdd0e7d3547fd00986665207d0f2b316163f41da1f0cb23fa/easygui-0.97.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1954746fc89b82e1abe9237ea59209c1", "sha256": "2d789587e58bb54b3396708d7c9541d1a0d1c18f5b51edeb41ab06b94499d80e" }, "downloads": -1, "filename": "easygui-0.97.2.zip", "has_sig": false, "md5_digest": "1954746fc89b82e1abe9237ea59209c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68844, "upload_time": "2014-12-24T11:13:28", "url": "https://files.pythonhosted.org/packages/09/5a/ef3fb4e8116d575cc8d686d7a67ba661be168f62ff0fef3407bf683e16f1/easygui-0.97.2.zip" } ], "0.97.4": [ { "comment_text": "", "digests": { "md5": "47b4062019b52280921a116dc5c78d9b", "sha256": "8ad38e79c3981a1076be96983ad763a2afdd5af621fc1c6a31bba6e4732b6127" }, "downloads": -1, "filename": "easygui-0.97.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "47b4062019b52280921a116dc5c78d9b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 78158, "upload_time": "2015-02-05T05:05:38", "url": "https://files.pythonhosted.org/packages/c6/4d/79f8dd1d3c9e2bdc134ae07a5821831a37fb4e8f3f1243a069b8e70fdd2c/easygui-0.97.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "06b628157aa09321ac13ff747cab5311", "sha256": "7f5646f3e44c368b444231c599e0c0be696ef192783713be7e59ab6238dc1ce6" }, "downloads": -1, "filename": "easygui-0.97.4.tar.gz", "has_sig": false, "md5_digest": "06b628157aa09321ac13ff747cab5311", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71680, "upload_time": "2015-02-05T05:05:41", "url": "https://files.pythonhosted.org/packages/b3/c5/724df62e32167b4b6406fb9b662b21936f01b5187070a82fd59e410ce921/easygui-0.97.4.tar.gz" }, { "comment_text": "", "digests": { "md5": "94627fed6574c3a6c704789854db1804", "sha256": "6440b5bb6bc04cfb2d3dddbc4a7af7b913b35c1bbcb49805039a132361f2f8f5" }, "downloads": -1, "filename": "easygui-0.97.4.zip", "has_sig": false, "md5_digest": "94627fed6574c3a6c704789854db1804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82322, "upload_time": "2015-02-05T05:05:44", "url": "https://files.pythonhosted.org/packages/0c/b3/7cf3b175f7c36f47debf7e81df749d9265d99b3c9de18716fd1349887169/easygui-0.97.4.zip" } ], "0.98.0": [ { "comment_text": "", "digests": { "md5": "bbb19db80092613d9fa76aa4b667e95d", "sha256": "63530fa15fd0bdfc0b001f671b2950787993f122100ec4075867b797bfe97ca2" }, "downloads": -1, "filename": "easygui-0.98.0.tar.gz", "has_sig": false, "md5_digest": "bbb19db80092613d9fa76aa4b667e95d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80955, "upload_time": "2016-06-17T23:53:24", "url": "https://files.pythonhosted.org/packages/66/ab/7630640eda47e3c22f1ee6212aa5bc7a8383895febe538dbc558124a4eac/easygui-0.98.0.tar.gz" } ], "0.98.1": [ { "comment_text": "", "digests": { "md5": "f18ec77a9d62a82d0f1c8544c06ccd15", "sha256": "690658af9fca3f2f2a55f24421045f9b33ca33c877ed5fb61d4b942d8ec335f3" }, "downloads": -1, "filename": "easygui-0.98.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f18ec77a9d62a82d0f1c8544c06ccd15", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 90525, "upload_time": "2017-01-06T20:39:17", "url": "https://files.pythonhosted.org/packages/89/b5/fd22bb3eb36085aeb7781670bbc59cf8b641b1774f77578ec06368865aa3/easygui-0.98.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd49cb394430d93b197b24bbab255017", "sha256": "dbc89afbb1aca83830ea4af568eb2491654e16b2706a14d040757fdf1fafbbfe" }, "downloads": -1, "filename": "easygui-0.98.1.tar.gz", "has_sig": false, "md5_digest": "fd49cb394430d93b197b24bbab255017", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81024, "upload_time": "2017-01-06T20:39:19", "url": "https://files.pythonhosted.org/packages/35/08/f45f8d331010f321df793c9ef72137d674efb2914e6ce7d0fd14a1b4383a/easygui-0.98.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f18ec77a9d62a82d0f1c8544c06ccd15", "sha256": "690658af9fca3f2f2a55f24421045f9b33ca33c877ed5fb61d4b942d8ec335f3" }, "downloads": -1, "filename": "easygui-0.98.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f18ec77a9d62a82d0f1c8544c06ccd15", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 90525, "upload_time": "2017-01-06T20:39:17", "url": "https://files.pythonhosted.org/packages/89/b5/fd22bb3eb36085aeb7781670bbc59cf8b641b1774f77578ec06368865aa3/easygui-0.98.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd49cb394430d93b197b24bbab255017", "sha256": "dbc89afbb1aca83830ea4af568eb2491654e16b2706a14d040757fdf1fafbbfe" }, "downloads": -1, "filename": "easygui-0.98.1.tar.gz", "has_sig": false, "md5_digest": "fd49cb394430d93b197b24bbab255017", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81024, "upload_time": "2017-01-06T20:39:19", "url": "https://files.pythonhosted.org/packages/35/08/f45f8d331010f321df793c9ef72137d674efb2914e6ce7d0fd14a1b4383a/easygui-0.98.1.tar.gz" } ] }