{ "info": { "author": "Peter A. Donis", "author_email": "peterdonis@alum.mit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: GTK", "Environment :: X11 Applications :: KDE", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The PLIB3.GUI package contains a simple GUI application framework\nwith two main features:\n\n- It lets the same high-level code work with a number of\n different underlying GUI toolkits. Currently supported:\n Qt 5, PySide 2, Qt 4, PySide, KDE 4, and wxPython. (The\n original reason for writing this sub-package was that\n wxWidgets doesn't use Qt and I like the Qt/KDE widgets\n better, but Qt was not available for Windows and I wanted\n code that would run cross-platform.) Note that the KDE 4\n and wxPython toolkits are untested at this time.\n\n- It allows you to express the layout of your GUI in terms\n of Python lists and dicts, enabling a much more declarative\n and easy to read (and maintain) coding style.\n\nOther than selecting the toolkit (which may not be necessary:\nthe main module of the sub-package can 'auto-detect' which\ntoolkit to use--the ``plib-setup-gui`` post-install script\ndoes most of the work to enable this--so you only need to\noverride if you don't like the default), you should not have\nto worry about any toolkit internal details; the goal of this\nsub-package is to make them all look the same to your code.\n\nNote: PLIB3.GUI works with Python 3. If you are using Python\n2.7, see the PLIB.GUI package, available at\nhttps://pypi.python.org/pypi/plib.gui.\n\nThe ``setup.py`` script for PLIB3.GUI uses the ``setuputils``\nhelper module, which helps to automate away much of the\nboilerplate in Python setup scripts. This module is available\nas a separate release at https://pypi.python.org/pypi/setuputils3.\n\nInstallation\n------------\n\nTo install PLIB3.GUI, you can simply run::\n\n $ python setup.py install\n\nat a shell prompt from the directory into which you\nunzipped the source tarball (the same directory that this\nREADME file is in). This will install PLIB3 and then\nrun each of the post-install scripts in the scripts\ndirectory.\n\nExample Programs\n----------------\n\nPLIB3.GUI comes with example programs that illustrate key features\nof the package. After installation, these can be found in the\n``$PREFIX/share/plib/examples`` directory. If you have a\nPOSIX system (Linux or Mac OSX), the ``plib-setup-examples``\npost-install script will install symlinks to the example\nprograms in the ``$PREFIX/bin`` directory.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/plib3.gui", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "plib3.gui", "package_url": "https://pypi.org/project/plib3.gui/", "platform": "", "project_url": "https://pypi.org/project/plib3.gui/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/plib3.gui" }, "release_url": "https://pypi.org/project/plib3.gui/0.10.5/", "requires_dist": null, "requires_python": "", "summary": "A simple Python 3 GUI framework.", "version": "0.10.5" }, "last_serial": 5871767, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "dd25fdeb2c7863cd5d1c7c5fa7c1f7ee", "sha256": "f918312968cfec2c7ffb021d0a21c46c81237ac220346c6d72feef208e5d84d4" }, "downloads": -1, "filename": "plib3.gui-0.10.tar.gz", "has_sig": false, "md5_digest": "dd25fdeb2c7863cd5d1c7c5fa7c1f7ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374496, "upload_time": "2019-09-19T23:50:27", "url": "https://files.pythonhosted.org/packages/8a/47/5d5323fa8282ae63bff069995de7c8214a6664027f8331fbfb5fa5cd53a6/plib3.gui-0.10.tar.gz" } ], "0.10.1": [ { "comment_text": "", "digests": { "md5": "a94306675a82564719aac3dbe050eddb", "sha256": "c1963ce8bec00c90849cda5a03f06418d01543aa90cc1b447938a05658d229a2" }, "downloads": -1, "filename": "plib3.gui-0.10.1.tar.gz", "has_sig": false, "md5_digest": "a94306675a82564719aac3dbe050eddb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374656, "upload_time": "2019-09-20T04:25:52", "url": "https://files.pythonhosted.org/packages/a8/8b/fe6d08d51787a154c36de91b6e1a1cc723280743b65fc21f27b93d86c317/plib3.gui-0.10.1.tar.gz" } ], "0.10.2": [ { "comment_text": "", "digests": { "md5": "a0197e88991cb23bceb17a9e081c37f4", "sha256": "40f4791fdccf06d256fdce9401cf40e6cc51dd88bb9689ce7caf5a21312e6553" }, "downloads": -1, "filename": "plib3.gui-0.10.2.tar.gz", "has_sig": false, "md5_digest": "a0197e88991cb23bceb17a9e081c37f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374705, "upload_time": "2019-09-20T05:47:16", "url": "https://files.pythonhosted.org/packages/02/f9/262250331546f758bb61bb3de643cedb3e8487b7e7df496a83bc07789db4/plib3.gui-0.10.2.tar.gz" } ], "0.10.3": [ { "comment_text": "", "digests": { "md5": "e0fe15a3747a6289fa8964ed522f3aa2", "sha256": "107690650692b8fdac9244634615dc83ebad74a55ce87feb36b2047dbfaada36" }, "downloads": -1, "filename": "plib3.gui-0.10.3.tar.gz", "has_sig": false, "md5_digest": "e0fe15a3747a6289fa8964ed522f3aa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374755, "upload_time": "2019-09-20T18:29:01", "url": "https://files.pythonhosted.org/packages/24/c3/6ce789a9bfe691162de2f5af7e44c8cb5f9f8c0ce3463f36ed2865dd2aaf/plib3.gui-0.10.3.tar.gz" } ], "0.10.4": [ { "comment_text": "", "digests": { "md5": "64c2ffc91668aa61849b4fdf00e84929", "sha256": "7940da9909e2fcd7a5f6c2c980ef803548b276f4b43c987674730d6787fe0725" }, "downloads": -1, "filename": "plib3.gui-0.10.4.tar.gz", "has_sig": false, "md5_digest": "64c2ffc91668aa61849b4fdf00e84929", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374736, "upload_time": "2019-09-20T23:23:08", "url": "https://files.pythonhosted.org/packages/5f/30/25cff6e0edbdbf4c38a6433dd3b1bd1926747a5351bfdafe4921dc52e31e/plib3.gui-0.10.4.tar.gz" } ], "0.10.5": [ { "comment_text": "", "digests": { "md5": "d4d6dfe66bc880f283bc8ce18b40237a", "sha256": "b9873b6c0c045acbc1c06c48c27de19fcd0393a5191acb756e33d601cbdf7ef5" }, "downloads": -1, "filename": "plib3.gui-0.10.5.tar.gz", "has_sig": false, "md5_digest": "d4d6dfe66bc880f283bc8ce18b40237a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374929, "upload_time": "2019-09-23T06:28:44", "url": "https://files.pythonhosted.org/packages/ce/46/d828cd51e02e1b73efc0de49e7bc06642566a80e515f8befe8577336253c/plib3.gui-0.10.5.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "ef19139bda3a0f6969b1f6a4c07fb507", "sha256": "ca0db6b8d8f230b6c3254c8eb930f08c04769651710e3b0bb5051dd88f531f33" }, "downloads": -1, "filename": "plib3.gui-0.9.1.tar.gz", "has_sig": false, "md5_digest": "ef19139bda3a0f6969b1f6a4c07fb507", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357621, "upload_time": "2013-06-12T22:54:17", "url": "https://files.pythonhosted.org/packages/26/e4/53d5ebbd16e20f1937ab93abc1861857c41c3af0f56aabaecabc2e0bab50/plib3.gui-0.9.1.tar.gz" } ], "0.9.10": [ { "comment_text": "", "digests": { "md5": "3b241b9da62169fc46c32cab0e35d362", "sha256": "d614374b249fbef79e5d22f0fa2c684e26ffbf25cde0c6a7c20105371d19ad39" }, "downloads": -1, "filename": "plib3.gui-0.9.10.tar.gz", "has_sig": false, "md5_digest": "3b241b9da62169fc46c32cab0e35d362", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 351660, "upload_time": "2019-09-16T20:36:40", "url": "https://files.pythonhosted.org/packages/7d/73/1e627fef7e872cf7f55f110a7bf2bd7efc7f0934cddaae4a6ac8a34e15a5/plib3.gui-0.9.10.tar.gz" } ], "0.9.11": [ { "comment_text": "", "digests": { "md5": "b8540fb00f51a885279eb7e7805c7cd5", "sha256": "9cb51853651e16010f35873454ad79e3fa58520ff4d318e51bf650ab5c1c116e" }, "downloads": -1, "filename": "plib3.gui-0.9.11.tar.gz", "has_sig": false, "md5_digest": "b8540fb00f51a885279eb7e7805c7cd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 351649, "upload_time": "2019-09-16T20:49:48", "url": "https://files.pythonhosted.org/packages/36/7e/e0fdeea5e27d5f1bcb75bb6060586708c13d36196091b92e3448279638d0/plib3.gui-0.9.11.tar.gz" } ], "0.9.12": [ { "comment_text": "", "digests": { "md5": "bf2a8c8d8788f801cc6a0ff75800155f", "sha256": "8b373893beb4633008452a2b5d9d66fb27ca47bca0495268c329b1018c7d9114" }, "downloads": -1, "filename": "plib3.gui-0.9.12.tar.gz", "has_sig": false, "md5_digest": "bf2a8c8d8788f801cc6a0ff75800155f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 351672, "upload_time": "2019-09-16T22:04:22", "url": "https://files.pythonhosted.org/packages/be/e3/ddf31f7c1eec293ac882e0c6eda4d1359472d594392d2349c93594d8e6e1/plib3.gui-0.9.12.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "caed2f81cc8649b51450cd965e6c6b56", "sha256": "44d5fc0e83151c832bbe031be80e4206165de68e3fc67135f464b8c264a1bda5" }, "downloads": -1, "filename": "plib3.gui-0.9.2.tar.gz", "has_sig": false, "md5_digest": "caed2f81cc8649b51450cd965e6c6b56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357639, "upload_time": "2013-06-14T14:50:04", "url": "https://files.pythonhosted.org/packages/f2/5a/0e2e4d73b7440a0ad7a24d371ec7de218a5c6c4048049560dcc0e8236b5b/plib3.gui-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "4497f5252831f8fe621f59df7c261b9c", "sha256": "aa290bda4c5f3fad17410786152500c060d991327f83bddb438e75810514ea12" }, "downloads": -1, "filename": "plib3.gui-0.9.3.tar.gz", "has_sig": false, "md5_digest": "4497f5252831f8fe621f59df7c261b9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357064, "upload_time": "2013-06-20T23:45:57", "url": "https://files.pythonhosted.org/packages/64/1a/3fb10082f3c350d3bba2dccec3606848b8a790e673b86759453d157def59/plib3.gui-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "f30191c05e794e634e540131db058f66", "sha256": "902ac2cc3a5de20ff565cb05387643894a9622867f5e75f5b78579ef36b3eaa2" }, "downloads": -1, "filename": "plib3.gui-0.9.4.tar.gz", "has_sig": false, "md5_digest": "f30191c05e794e634e540131db058f66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 354959, "upload_time": "2013-07-01T22:39:38", "url": "https://files.pythonhosted.org/packages/97/e9/785030ac930d01b05e91e2052218145baa1b08808fec29b17e9b80233771/plib3.gui-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "e13bc07fd9042ef25c0e294f44932f9b", "sha256": "97813066c346dbb21cd899a966633f016ac22ba110c775062b95307315ad07b6" }, "downloads": -1, "filename": "plib3.gui-0.9.5.tar.gz", "has_sig": false, "md5_digest": "e13bc07fd9042ef25c0e294f44932f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353364, "upload_time": "2013-07-11T04:15:19", "url": "https://files.pythonhosted.org/packages/37/2d/acbfe3c667d03beead5c94a69e05baa6999edd6b5102149b0d7217258497/plib3.gui-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "a886d377ad43dfe5cca0a88646976721", "sha256": "2fd276fcc6c2ba31d0ecd7327c935fa17357f7169d9edb3dd5eff736f4f6755e" }, "downloads": -1, "filename": "plib3.gui-0.9.6.tar.gz", "has_sig": false, "md5_digest": "a886d377ad43dfe5cca0a88646976721", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353389, "upload_time": "2014-01-01T03:11:22", "url": "https://files.pythonhosted.org/packages/1a/eb/923778a186f664f97418345930c55baf3d5d25f69b5b90eb50ea1e1f1353/plib3.gui-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "a41366aba1205f746075766947b4ddf7", "sha256": "3d3585895448364508ea85619cb193682a4d8f574dc24c4c164c33af3c18817d" }, "downloads": -1, "filename": "plib3.gui-0.9.7.tar.gz", "has_sig": false, "md5_digest": "a41366aba1205f746075766947b4ddf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353230, "upload_time": "2015-07-27T21:23:58", "url": "https://files.pythonhosted.org/packages/09/11/6711a8188f6a5a6f38af19569acc9d471dcd458c0d8bc21a5d434749a35c/plib3.gui-0.9.7.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "f49249c3f9596080558fd03534278e27", "sha256": "ebe85b656db73d585e5634e12249cf4617f14734f0fd7ea81d2e0811b59cfd08" }, "downloads": -1, "filename": "plib3.gui-0.9.8.tar.gz", "has_sig": false, "md5_digest": "f49249c3f9596080558fd03534278e27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353322, "upload_time": "2016-08-20T18:58:41", "url": "https://files.pythonhosted.org/packages/28/45/3e5ead39a1a925338757fb7dc5a58840cc4f190250c4945c856200d8dc8b/plib3.gui-0.9.8.tar.gz" } ], "0.9.9": [ { "comment_text": "", "digests": { "md5": "1405149095846613bd278718e4a4c053", "sha256": "76512a4684ef366e7f80c304e3830c9f316307a8d92ff15de39f25b79e28eb5f" }, "downloads": -1, "filename": "plib3.gui-0.9.9.tar.gz", "has_sig": false, "md5_digest": "1405149095846613bd278718e4a4c053", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353293, "upload_time": "2018-03-10T01:37:24", "url": "https://files.pythonhosted.org/packages/54/38/0ed4725de39e6ee84170cf8d561efe635f18a8a0325996ad538dfcc0453e/plib3.gui-0.9.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4d6dfe66bc880f283bc8ce18b40237a", "sha256": "b9873b6c0c045acbc1c06c48c27de19fcd0393a5191acb756e33d601cbdf7ef5" }, "downloads": -1, "filename": "plib3.gui-0.10.5.tar.gz", "has_sig": false, "md5_digest": "d4d6dfe66bc880f283bc8ce18b40237a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374929, "upload_time": "2019-09-23T06:28:44", "url": "https://files.pythonhosted.org/packages/ce/46/d828cd51e02e1b73efc0de49e7bc06642566a80e515f8befe8577336253c/plib3.gui-0.10.5.tar.gz" } ] }