Some platforms, such as Mac OS X, do not ship with GNU readline installed. The
readline extension module in the standard library of Mac 'system' Python uses
NetBSD's editline (libedit) library instead, which is a readline replacement with
a less restrictive software license.
As the alternatives to GNU readline do not have fully equivalent functionality,
it is useful to add proper readline support to these platforms. This module
achieves this by bundling the standard Python readline module with the GNU readline
source code, which is compiled and statically linked to it. The end result is an
egg which is simple to install, with no extra shared libraries required.
The 2.5.1 version of this module is intended for use on Mac OS X 10.5 (Leopard),
which ships with Python 2.5.1. It is built against GNU readline 5.2 with the latest
patches.
This module is completely unnecessary on Linux and other Unix systems with default
readline support. If you are using Windows, which also ships without GNU readline,
you might want to consider using the pyreadline module instead, which is a readline
replacement written in pure Python that interacts with the Windows clipboard.
没有合适的资源?快使用搜索试试~ 我知道了~
readline-2.5.1.tar.gz
0 下载量 179 浏览量
2024-06-06
23:34:10
上传
评论
收藏 1.97MB GZ 举报
温馨提示
Python库是一组预先编写的代码模块,旨在帮助开发者实现特定的编程任务,无需从零开始编写代码。这些库可以包括各种功能,如数学运算、文件操作、数据分析和网络编程等。Python社区提供了大量的第三方库,如NumPy、Pandas和Requests,极大地丰富了Python的应用领域,从数据科学到Web开发。Python库的丰富性是Python成为最受欢迎的编程语言之一的关键原因之一。这些库不仅为初学者提供了快速入门的途径,而且为经验丰富的开发者提供了强大的工具,以高效率、高质量地完成复杂任务。例如,Matplotlib和Seaborn库在数据可视化领域内非常受欢迎,它们提供了广泛的工具和技术,可以创建高度定制化的图表和图形,帮助数据科学家和分析师在数据探索和结果展示中更有效地传达信息。
资源推荐
资源详情
资源评论
收起资源包目录
readline-2.5.1.tar.gz (52个子文件)
readline-2.5.1
._MANIFEST.in 186B
setup.py 4KB
readline.egg-info
._not-zip-safe 233B
native_libs.txt 12B
SOURCES.txt 579B
top_level.txt 9B
PKG-INFO 2KB
not-zip-safe 0B
dependency_links.txt 1B
._native_libs.txt 233B
PKG-INFO 2KB
ez_setup
__init__.py 8KB
README.txt 614B
.___init__.py 233B
._README.txt 233B
__init__.pyc 8KB
README.txt 1KB
Modules
._readline.c 186B
readline.c 22KB
rl
._readline52-010 201B
readline52-010 2KB
._readline52-011 201B
._readline52-005 201B
readline52-001 874B
readline-5.2.tar.gz 1.94MB
._readline52-003 201B
readline52-008 2KB
._readline52-007 201B
._readline52-001 201B
._readline52-006 201B
readline52-003 1KB
readline52-007 1KB
readline52-006 3KB
readline52-012 4KB
readline52-011 886B
._readline52-004 201B
._build.sh 186B
._readline52-009 201B
._readline52-012 201B
readline52-009 1KB
._readline52-008 201B
readline52-005 8KB
readline52-002 1KB
build.sh 778B
readline52-004 2KB
._readline52-002 201B
._README.txt 187B
._setup.py 184B
MANIFEST.in 122B
setup.cfg 97B
._setupegg.py 184B
setupegg.py 50B
共 52 条
- 1
资源评论
程序员Chino的日记
- 粉丝: 3657
- 资源: 5万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- androidx.multidex.MultiDexApplication.apk.1
- 丑子金装美化32(1).zip
- 基于Visual Basic .Net及Python技术的学校需求解决方案设计源码
- 基于Java语言的Web开发学习Demo设计源码
- 基于Java的医院排队叫号系统界面原型设计源码
- 基于Java语言的Himalaya仿喜马拉雅设计源码
- 基于PHP+HTML+CSS+JavaScript的智能电车管家设计源码
- 基于Emscripten编译的纯H5直播流播放器jessibuca设计源码
- 基于react-native的Android隐私合规配置与代码集成设计源码
- 基于JavaFX技术的全功能色彩管理器设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功