第 7 章 使用 Python 设置开发应用程序
Python 语言版本 2.7.5 作为 Red Hat Enterprise Linux 的一部分提供。
Python 解释器和库的新版本(包括较新版本的 Python 2.7)作为 Red Hat Software Collections 软件包提供。根据下表所示,使用所需版本安装 软件包。
# yum install package
与 Red Hat Software Collections 软件包对应的 Python 版本
版本 软件包 Python 2.7
python27
Python 3.6
rh-python36
Python 3.8
rh-python38
python27 软件集合是 RHEL 7 中 Python 2 软件包的更新版本。
- 安装支持以 Python 语言进行开发的 Eclipse 集成开发环境。Eclipse 作为 Red Hat Developer Tools 的一部分提供。有关实际安装过程,请参阅使用 Eclipse。
其它资源
- Red Hat Software Collections Hello-World - Python
- Red Hat Software Collections