{ "info": { "author": "Riccardo Metere", "author_email": "rick@metere.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "PyTK - Python ToolKit\n=====================\n\n**PyTK** - Python ToolKit:\nPython abstract graphical user-interface toolkit\n\nThis Python library intend to provide a sensible abstraction layer on top of\nthe most widely used GUI toolkits.\nThis is similar to `AnyGUI `_\nexcept that we focus more on offering full and stable support for the standard\nPython GUI toolkit.\n\nFor the moment, however, only a few tricks for common ``tkinter`` implementation\npatterns are in place.\n\nThe widget semantic follows, when possible, HTML conventions.\n\nThere are plans to includes support for Text-based UIs (via ``asciimatics``).\n\nInstallation\n------------\nThe recommended way of installing the software is through\n`PyPI `_:\n\n.. code:: shell\n\n $ pip install autoui\n\nAlternatively, you can clone the source repository from\n`Bitbucket `_:\n\n.. code:: shell\n\n $ mkdir autoui\n $ cd autoui\n $ git clone git@bitbucket.org:norok2/autoui.git\n $ python setup.py install\n\n(some steps may require additional permissions depending on your configuration)\n\nThe software does not have additional dependencies beyond Python and its\nstandard library.\n\nIt was tested with Python 2.7 and 3.5.\nOther version were not tested.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/norok2/pytk", "keywords": "automatic,ui,user interface,user-interface,gui,graphical user-interface,tui", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "pytk", "package_url": "https://pypi.org/project/pytk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytk/", "project_urls": { "Homepage": "https://bitbucket.org/norok2/pytk" }, "release_url": "https://pypi.org/project/pytk/0.0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Automatic generation of user-interfaces.", "version": "0.0.1.4" }, "last_serial": 5585539, "releases": { "0.0.0.0": [ { "comment_text": "", "digests": { "md5": "4eb73959ca967a6e4f10bfee2b2bbb7c", "sha256": "f9ae9b93f575418905938b87b7a7598c9ae59270e2eb6ef308994187f9e4c40b" }, "downloads": -1, "filename": "pytk-0.0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4eb73959ca967a6e4f10bfee2b2bbb7c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3944, "upload_time": "2016-11-22T13:18:13", "url": "https://files.pythonhosted.org/packages/be/27/46261ae2641a7e07ae377cf83320fa0c7131ddab3277d72408bb9be4a0be/pytk-0.0.0.0-py2.py3-none-any.whl" } ], "0.0.0.1": [ { "comment_text": "", "digests": { "md5": "7023809f0ab0fc23521f52a7e8f98ae9", "sha256": "574529b01717e6029733301b1af0d945798647f09cff19a0fbeba7f327052de8" }, "downloads": -1, "filename": "pytk-0.0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7023809f0ab0fc23521f52a7e8f98ae9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20859, "upload_time": "2019-07-25T20:35:44", "url": "https://files.pythonhosted.org/packages/49/9f/b603233d2d78dc1c4672c79d1b0a90a8baa5c3289f36d1ecf7f0d5a1eb93/pytk-0.0.0.1-py2.py3-none-any.whl" } ], "0.0.1.2": [ { "comment_text": "", "digests": { "md5": "510a2ffb34e7f2672bc23caed9a1340f", "sha256": "40a907323cb4b5da5e38fdd7939060f6402d91472ce24897e3f7df0200701537" }, "downloads": -1, "filename": "pytk-0.0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "510a2ffb34e7f2672bc23caed9a1340f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11294, "upload_time": "2017-04-17T18:18:11", "url": "https://files.pythonhosted.org/packages/76/1b/38393971f1f3a602a6287cf49e745d116f75ea1d9afd3ae96a6bac88012a/pytk-0.0.1.2-py2.py3-none-any.whl" } ], "0.0.1.3": [ { "comment_text": "", "digests": { "md5": "0f7f0d35e1677b53a18166cbc19ea48c", "sha256": "a16987863c16272225460ca92678973deda57281613c6aa39657bf5ef3063532" }, "downloads": -1, "filename": "pytk-0.0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0f7f0d35e1677b53a18166cbc19ea48c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11264, "upload_time": "2017-04-17T18:31:28", "url": "https://files.pythonhosted.org/packages/1d/c4/a67e2aedabe4109fa270bba3db1c4382d532868812ff8241254862686bba/pytk-0.0.1.3-py2.py3-none-any.whl" } ], "0.0.1.4": [ { "comment_text": "", "digests": { "md5": "a3df07c8c7ab41820438ea6a3be685c6", "sha256": "4abb58bb287675199a8df8deea08f601c472b906be0b742246dee577d76d53d3" }, "downloads": -1, "filename": "pytk-0.0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a3df07c8c7ab41820438ea6a3be685c6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11267, "upload_time": "2017-04-17T19:52:12", "url": "https://files.pythonhosted.org/packages/a5/aa/7973df9e0226168859ce9ae8060dd8624eb93dc493d4edc50b0e68e1b3f8/pytk-0.0.1.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a3df07c8c7ab41820438ea6a3be685c6", "sha256": "4abb58bb287675199a8df8deea08f601c472b906be0b742246dee577d76d53d3" }, "downloads": -1, "filename": "pytk-0.0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a3df07c8c7ab41820438ea6a3be685c6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11267, "upload_time": "2017-04-17T19:52:12", "url": "https://files.pythonhosted.org/packages/a5/aa/7973df9e0226168859ce9ae8060dd8624eb93dc493d4edc50b0e68e1b3f8/pytk-0.0.1.4-py2.py3-none-any.whl" } ] }