python readline
The python readline package, renamed to GNUREADLINE, allows seamless integration of the GNU readline library with Python, particularly useful for Mac OS X and Windows use... The python readline package, renamed to GNUREADLINE, allows seamless integration of the GNU readline library with Python, particularly useful for Mac OS X and Windows users lacking native support. Released on October 12, 2022, it bundles the readline extension, ensuring straightforward installation without external libraries, primarily for Python versions up to 3.3.
Top python readline Alternatives
geopandas
GeoPandas enhances the capabilities of pandas by seamlessly integrating geospatial data support. By leveraging shapely's geometric functions, it simplifies complex...
pyyaml
PyYAML is a versatile Python package that serves as both a YAML parser and emitter, facilitating human-readable data serialization. It...
python translate
This command line translator, built in Python, seamlessly integrates with multiple translation providers like Google, Microsoft, and DeepL. Users can...
mp3 tagger
The mp3-tagger is a Python package designed for editing ID3 tags in MP3 files. Released on March 2, 2017, it...
py2exe
py2exe is a powerful tool designed for Python developers to create standalone executable files for Windows from their Python scripts....
wxpython
wxPython is a cross-platform GUI toolkit for Python, offering a native look and feel on Windows, macOS, and Unix systems....
vpython
VPython is a Python package designed for creating interactive 3D visualizations in Jupyter Notebooks through the GlowScript API. With a...
gunicorn
Gunicorn, also known as 'Green Unicorn', serves as a robust WSGI HTTP server for UNIX, designed to efficiently manage Python...
python parse string
The `parse` Python package simplifies string parsing by utilizing a format specification akin to the syntax of `format()`. Users can...
lxml
lxml is a robust Python library that merges the functionalities of libxml2 and libxslt with the ElementTree API, enhancing XML...
wunderweather
WunderWeather simplifies accessing the Weather Underground API, presenting weather data in a user-friendly format. Designed for Python 3, it normalizes...
pyautogui
PyAutoGUI is a versatile Python module designed for GUI automation, enabling users to programmatically control mouse and keyboard actions across...
twitter api python
This Python package offers a streamlined interface for interacting with the Twitter API, enabling users to fetch tweets, manage followers,...
pyinstaller
PyInstaller is a powerful Python package that simplifies the distribution of Python applications. By analyzing the user's script, it gathers...
pdfminer
PDFMiner is a powerful tool for extracting and analyzing text from PDF documents. It provides functionality to extract text along...
Company Information
- Company: python readline
Top python readline Features
- GNU readline support
- Statically linked library
- Simplified installation process
- Compatible with Python 2.x
- Compatible with Python 3.x
- Bundles readline source code
- No shared library dependencies
- Mac OS compatibility
- Resolves standard library clash
- Updated for macOS 10.9+
- Maintains historical versions
- Fixed compilation errors
- Supports older Python versions
- Enhanced compiler detection
- Built against readline 6.2
- Deprecated in favor of gnureadline
- No GNU readline on Windows
- Active community maintenance
- Tested across multiple Python versions
- GitHub repository for development.