{ "info": { "author": "Jordon Scott", "author_email": "jordon@novatek.com.au", "bugtrack_url": null, "classifiers": [], "description": "Python Curses UI\n================\nWIP - docs to come.\n\nInstalling\n----------\n.. code-block::\n\n pip install curses_ui\n\nTests\n-----\nTo run unit tests::\n\n ./test \n\nNB:\n The UI isn't well tested due to the complexity of testing a curses environment (hints welcome!) - use the demo\n instead.\n\nDemo\n----\nDe facto tests, to run::\n\n ./demo\n\nNotes\n-----\n* `Curses UI characters `_\n\nGeneral Todo List\n-----------------\n* Text overflow protection, consider the widget ``write()`` function\n* Word wrap support, used by labels and text components\n\nWidget Todo List\n----------------\n* Scrolling panel\n* Proper tab support\n\nBuilding\n--------\n.. code-block::\n\n python setup.py sdist\n twine upload dist/*\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jordonsc/python-curses-ui", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "curses-ui", "package_url": "https://pypi.org/project/curses-ui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/curses-ui/", "project_urls": { "Homepage": "https://github.com/jordonsc/python-curses-ui" }, "release_url": "https://pypi.org/project/curses-ui/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Curses UI with native window management and keyboard support", "version": "0.0.2" }, "last_serial": 1969048, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "abcb0ac00cb862c32a8c7879ceb3d9c7", "sha256": "42d8c2474f2ba48e08b432a58b247e18c796e69ac2ca7b0454182a2e8a261ea2" }, "downloads": -1, "filename": "curses_ui-0.0.2.tar.gz", "has_sig": false, "md5_digest": "abcb0ac00cb862c32a8c7879ceb3d9c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9973, "upload_time": "2016-02-22T05:29:16", "url": "https://files.pythonhosted.org/packages/2a/73/3aaaae8329d28a652943b7647800fe0ab69916916b89585af43b6c9d4a0c/curses_ui-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abcb0ac00cb862c32a8c7879ceb3d9c7", "sha256": "42d8c2474f2ba48e08b432a58b247e18c796e69ac2ca7b0454182a2e8a261ea2" }, "downloads": -1, "filename": "curses_ui-0.0.2.tar.gz", "has_sig": false, "md5_digest": "abcb0ac00cb862c32a8c7879ceb3d9c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9973, "upload_time": "2016-02-22T05:29:16", "url": "https://files.pythonhosted.org/packages/2a/73/3aaaae8329d28a652943b7647800fe0ab69916916b89585af43b6c9d4a0c/curses_ui-0.0.2.tar.gz" } ] }