{ "info": { "author": "Florian Ludwig", "author_email": "vierzigundzwei@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7" ], "description": "pyprompt\n========\n\nbash prompt written in python.\n\n.. image:: https://raw.githubusercontent.com/FlorianLudwig/pyprompt/master/docs/screenshot.png\n\nThe prompt is using a two line layout:\n\n* info-line (username, hostname and current directory) and input are on separate lines\n* full path is displayed\n* the info line uses a background color to create a visual separator between the commands you run. The background color doubles as indicator if the last command had a non zero return code\n* if you are into mouse usage from time to time, the path is separated from the hostname by a space so double clicking the path selects only the path (at least in `gnome-terminal`)\n\nusage\n-----\n\n.. code-block:: bash\n\n pip install pyprompt\n # set PS1 environment variable (for example in your .bashrc)\n PS1=\"\\$(pyprompt \\$?)\"\n\nBash Prompts\n------------\n\n* https://github.com/twolfson/sexy-bash-prompt\n* http://www.reddit.com/r/programming/comments/697cu/bash_users_what_do_you_have_for_your_ps1/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FlorianLudwig/pyprompt", "keywords": null, "license": "http://www.apache.org/licenses/LICENSE-2.0", "maintainer": null, "maintainer_email": null, "name": "pyprompt", "package_url": "https://pypi.org/project/pyprompt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyprompt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/FlorianLudwig/pyprompt" }, "release_url": "https://pypi.org/project/pyprompt/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.0.2" }, "last_serial": 1545039, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "97619a9d91a039857a5d51c939f5e9cc", "sha256": "bfabd636485008fb48671e4c31a6cd3d0c9ee80dfd49a0ceac93e6599eb40d67" }, "downloads": -1, "filename": "pyprompt-0.0.1.tar.gz", "has_sig": false, "md5_digest": "97619a9d91a039857a5d51c939f5e9cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2403, "upload_time": "2015-04-10T16:49:58", "url": "https://files.pythonhosted.org/packages/a0/1a/2f8867f3457116be84597a4b0f4cfe51b18304ec25ae086600ce68211bf4/pyprompt-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ea339d8a4cc598b9f9c9f86c2a8c0029", "sha256": "445a147e0402b2a76694455de2a652b0b5a3869968edcc59bd18a7e8a116473a" }, "downloads": -1, "filename": "pyprompt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ea339d8a4cc598b9f9c9f86c2a8c0029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900, "upload_time": "2015-05-13T09:29:49", "url": "https://files.pythonhosted.org/packages/98/46/632eb7a42db0c0f096d6b4be7507bc37947cdc0003a2ba0e981da9d6f3ac/pyprompt-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea339d8a4cc598b9f9c9f86c2a8c0029", "sha256": "445a147e0402b2a76694455de2a652b0b5a3869968edcc59bd18a7e8a116473a" }, "downloads": -1, "filename": "pyprompt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ea339d8a4cc598b9f9c9f86c2a8c0029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900, "upload_time": "2015-05-13T09:29:49", "url": "https://files.pythonhosted.org/packages/98/46/632eb7a42db0c0f096d6b4be7507bc37947cdc0003a2ba0e981da9d6f3ac/pyprompt-0.0.2.tar.gz" } ] }