A python implementation of GNU readline.
The pyreadline3 package is based on the stale package pyreadline located
at https://github.com/pyreadline/pyreadline.
The original pyreadline package is a python implementation of GNU readline
functionality.
It is based on the ctypes based UNC readline package by Gary Bishop.
It is not complete.
It has been tested for use with Windows 10.
Version 3.4+ or pyreadline3 runs on Python 3.5+.
Features
The latest development version is always available at the project git repository https://github.com/pyreadline3/pyreadline3