[email protected]

安装命令
brew install [email protected]

解释型、交互式、面向对象编程语言

https://www.pythonlang.cn/

许可协议:Python-2.0

公式 JSON API:/api/formula/[email protected]

公式代码:在 GitHub 上 [email protected]

提供瓶装(二进制包)安装支持

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64 位 Linux

当前版本

稳定版 3.10.14

其他版本

[email protected] 3.12.4 解释型、交互式、面向对象编程语言
[email protected] 3.11.9 解释型、交互式、面向对象编程语言
[email protected] 3.9.19 解释型、交互式、面向对象编程语言
[email protected] 3.8.19 解释型、交互式、面向对象编程语言

修订版:1

依赖项

gdbm 1.24 GNU 数据库管理器
mpdecimal 4.0.0 十进制浮点运算库
openssl@3 3.3.1 密码学及 SSL/TLS 工具包
readline 8.2.10 命令行编辑库
sqlite 3.46.0 SQLite 命令行接口
xz 5.6.2 具有高压缩比的通用数据压缩工具

从源码构建时依赖

pkg-config 0.29.2 管理库的编译和链接标志
Python 已安装为
    $HOMEBREW_PREFIX/bin/python3.10

无版本和主版本符号链接 `python`、`python3`、`python-config`、`python3-config`、`pip`、`pip3` 等,分别指向
    $HOMEBREW_PREFIX/opt/[email protected]/libexec/bin
    ,并已安装

您可以使用以下命令安装 Python 包
    pip3.10 install <package>
它们将被安装到 site-package 目录中
    $HOMEBREW_PREFIX/lib/python3.10/site-packages

tkinter 不再包含在此公式中,但可单独安装
    brew install [email protected]

如果您不需要特定版本的 Python,并且总是想将 Homebrew 的 `python3` 添加到您的 PATH
    brew install python3

请参阅:https://docs.brew.sh.cn/Homebrew-and-Python

分析

安装(30天)
[email protected] 79,192
[email protected] --HEAD 131
请求安装(30天)
[email protected] 72,286
[email protected] --HEAD 130
构建错误(30天)
[email protected] 6
安装(90天)
[email protected] 161,203
[email protected] --HEAD 266
请求安装(90天)
[email protected] 148,849
[email protected] --HEAD 265
安装(365天)
[email protected] 972,016
[email protected] --HEAD 1,453
请求安装(365天)
[email protected] 808,576
[email protected] --HEAD 1,451
Fork me on GitHub