{ "info": { "author": "mohammad alghafli", "author_email": "thebsom@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces", "Topic :: Terminals" ], "description": "Python Terminal User Interface\r\n-------------------------------------\r\n\r\nPytui is a user interface library that works in the terminal. It understands label boxes, Text boxes and List boxes and draws them by coloring the terminal. It also monitors keyboard inputs and calls handlers to them.\r\n\r\nPytui requires Python 3 (tested on 3.4). It also depends on colorama library to support windows system.\r\n\r\nThis library was made to be part of a programming tutorial. I tried to make it a little general purpose but focused on a chat program I made for the tutorial. It may need more tweaks.\r\n\r\nA tutorial should be written at some point.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pytui", "keywords": "terminal,user,interface", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "pytui", "package_url": "https://pypi.org/project/pytui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pytui" }, "release_url": "https://pypi.org/project/pytui/0.0/", "requires_dist": null, "requires_python": null, "summary": "python terminal user interface", "version": "0.0" }, "last_serial": 1252201, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "0bfdfddd44527776590f13e12a07fd57", "sha256": "a68fc439138638291f86d69f654a619d313a6aebaefa0660fbd495f40b9417e7" }, "downloads": -1, "filename": "pytui-0.0.tar.gz", "has_sig": false, "md5_digest": "0bfdfddd44527776590f13e12a07fd57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24776, "upload_time": "2014-10-07T15:52:21", "url": "https://files.pythonhosted.org/packages/c2/9e/cbb1d8cf0ecedb81c4486be4a4abd2f49f0a41e97f82c97ed7be97d4e5bb/pytui-0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0bfdfddd44527776590f13e12a07fd57", "sha256": "a68fc439138638291f86d69f654a619d313a6aebaefa0660fbd495f40b9417e7" }, "downloads": -1, "filename": "pytui-0.0.tar.gz", "has_sig": false, "md5_digest": "0bfdfddd44527776590f13e12a07fd57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24776, "upload_time": "2014-10-07T15:52:21", "url": "https://files.pythonhosted.org/packages/c2/9e/cbb1d8cf0ecedb81c4486be4a4abd2f49f0a41e97f82c97ed7be97d4e5bb/pytui-0.0.tar.gz" } ] }