{ "info": { "author": "The IPython Development Team", "author_email": "ipython-dev@python.org", "bugtrack_url": null, "classifiers": [], "description": "rlipython\n=========\n\nUp until version 4.2, command-line IPython had a readline frontend,\nwhich was replaced by prompt\\_toolkit in IPython 5. ``rlipython`` brings\nthat classic readline functionality to IPython 5.4+ and 6.0+.\n\nSee https://github.com/ipython/ipython/issues/10364 for information.\n\nTry it out\n==========\n\nYou can try out ``rlipython`` like this:\n\n::\n\n ipython --TerminalIPythonApp.interactive_shell_class=rlipython.TerminalInteractiveShell\n\nDo I have to do that every time?\n================================\n\nNo. To have ``rlipython`` enabled automatically, do this:\n\n.. code:: python\n\n import rlipython; rlipython.install()\n\nThis will enable ``rlipython`` for the default IPython profile if you\nrun it using plain ``python`` or the active profile if you run it from\n``ipython``.\n\nAfter running ``rlipyton.install()``, you can go back to starting\nIPython just by using ``ipython`` without the extra configuration flag.\n\nRemoval\n=======\n\n.. code:: python\n\n import rlipython; rlipython.uninstall()\n\nPython 2 or Python 3\n--------------------\n\n``rlipython`` will work in both Python 2 and Python 3. However, as of\nMay 15th, 2017, IPython 6.0 is the only released version of IPython\nwhich supports a configurable ``interactive_shell_class``, but IPython\n6.0 only works in Python 3. So if you want to use ``rlipython`` in\nPython 2, you will have to install the `IPython 5.x branch from\ngit `__, or wait for\nIPython 5.4 release.\n\nLicense\n=======\n\nThis code has was extracted from IPython 5.x-dev, so it is under\n`IPython's LICENSE `__.\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/ipython/rlipython", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "rlipython", "package_url": "https://pypi.org/project/rlipython/", "platform": "", "project_url": "https://pypi.org/project/rlipython/", "project_urls": { "Homepage": "https://github.com/ipython/rlipython" }, "release_url": "https://pypi.org/project/rlipython/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "readline integration for IPython 5.4+ and 6.0+", "version": "0.1.2" }, "last_serial": 4260308, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "99ff4b78e7b3c9d2fcc614f9b962c590", "sha256": "d1944f2c9ee5254b659a1eced276980a5a966c2dfde7873a61e1daeb0f4f4b32" }, "downloads": -1, "filename": "rlipython-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "99ff4b78e7b3c9d2fcc614f9b962c590", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 126621, "upload_time": "2017-03-23T21:45:31", "url": "https://files.pythonhosted.org/packages/b9/b4/6c2e0f2e04e218c6c307287d6ec3d8c74b4ca0c90d1adad7fc2f06c6a2c2/rlipython-0.0.1-py2.py3-none-any.whl" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "ddce3837bcfa8c4435a75e637125092d", "sha256": "c304b76673e2758dc08cbf20ffa9b75bbef2d45d0e5f0a7b1c552ec06586dc4b" }, "downloads": -1, "filename": "rlipython-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ddce3837bcfa8c4435a75e637125092d", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 15515, "upload_time": "2017-05-17T05:47:22", "url": "https://files.pythonhosted.org/packages/40/3c/7ac539345d55d7cda2f3074fe7538a69c2dc373809f28d4f1de0d56aeee1/rlipython-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "69afcc2a818822765eaa98442b9d2eb5", "sha256": "172c7b75ccbd87a12700d1db318faa2e374460db606e03b1b978365df5c12936" }, "downloads": -1, "filename": "rlipython-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69afcc2a818822765eaa98442b9d2eb5", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 15530, "upload_time": "2017-05-17T06:55:58", "url": "https://files.pythonhosted.org/packages/c6/14/9a640af9d798919e1ca845e8787c70a3701ef166e3fde2841e6cd561398e/rlipython-0.1.1-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "25399869a2b6eabc98c02c3d64072cc8", "sha256": "6c0b7c5d8e9dacfb13494a3a5cd80c96dcd5116f88439cc36bc6613b7516ac1a" }, "downloads": -1, "filename": "rlipython-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "25399869a2b6eabc98c02c3d64072cc8", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15833, "upload_time": "2017-05-31T00:25:30", "url": "https://files.pythonhosted.org/packages/82/56/32cddd1839696cca3bcc2a66164392d953bcdef3542cc4a93cbd759d837e/rlipython-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "625e707ae7cf6a13e80497c8eaa9dbc6", "sha256": "0b01a8fbbab0aeaa30790ff9f8aab20888a383f3d39b7ca026dc1c2f6b8d1c88" }, "downloads": -1, "filename": "rlipython-0.1.2.tar.gz", "has_sig": false, "md5_digest": "625e707ae7cf6a13e80497c8eaa9dbc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13563, "upload_time": "2017-05-31T00:25:28", "url": "https://files.pythonhosted.org/packages/d1/e3/327b49d85c22b512adc00e2709bf18740b20e311b63eade967fb48a98586/rlipython-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25399869a2b6eabc98c02c3d64072cc8", "sha256": "6c0b7c5d8e9dacfb13494a3a5cd80c96dcd5116f88439cc36bc6613b7516ac1a" }, "downloads": -1, "filename": "rlipython-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "25399869a2b6eabc98c02c3d64072cc8", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15833, "upload_time": "2017-05-31T00:25:30", "url": "https://files.pythonhosted.org/packages/82/56/32cddd1839696cca3bcc2a66164392d953bcdef3542cc4a93cbd759d837e/rlipython-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "625e707ae7cf6a13e80497c8eaa9dbc6", "sha256": "0b01a8fbbab0aeaa30790ff9f8aab20888a383f3d39b7ca026dc1c2f6b8d1c88" }, "downloads": -1, "filename": "rlipython-0.1.2.tar.gz", "has_sig": false, "md5_digest": "625e707ae7cf6a13e80497c8eaa9dbc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13563, "upload_time": "2017-05-31T00:25:28", "url": "https://files.pythonhosted.org/packages/d1/e3/327b49d85c22b512adc00e2709bf18740b20e311b63eade967fb48a98586/rlipython-0.1.2.tar.gz" } ] }