
gnureadline 8.3.3
0
The standard Python readline extension statically linked against the GNU readline library.
Contents
The standard Python readline extension statically linked against the GNU readline library.
Stars: 83, Watchers: 83, Forks: 30, Open Issues: 5The ludwigschwardt/python-gnureadline repo was created 15 years ago and the last code push was 1 months ago. The project is moderately popular with 83 github stars!
How to Install gnureadline
You can install gnureadline using pip
pip install gnureadline
or add it to a project with poetry
poetry add gnureadline
Package Details
- Author
- None
- License
- GPL-3.0-or-later
- Homepage
- http://github.com/ludwigschwardt/python-gnureadline
- PyPi:
- https://pypi.org/project/gnureadline/
- GitHub Repo:
- https://github.com/ludwigschwardt/python-gnureadline
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common gnureadline errors.
Code Examples
Here are some gnureadline code examples and snippets.
pythonfix