Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 427 Bytes

pyreadline.rst

File metadata and controls

10 lines (8 loc) · 427 Bytes

PyReadline

PyReadline is a Python module providing a readline API on Windows, using ctypes.

IPython previously used PyReadline to run on Windows, but moved away from it for IPython 5.0. PyReadline is not actively developed at the moment (early 2017), but you can still find it on PyPI and on GitHub.