[email protected](已弃用)

安装命令
brew install [email protected]

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

https://www.pythonlang.cn/

许可证: Python-2.0

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

公式代码: [email protected] 在 GitHub

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

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

当前版本

稳定版 3.8.19

其他版本

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

依赖

gdbm 1.24 GNU 数据库管理器
mpdecimal 4.0.0 十进制浮点数运算库
openssl@3 3.3.1 加密和 SSL/TLS 工具包
readline 8.2.10 命令行编辑库
sqlite 3.46.0 SQLite 命令行界面
tcl-tk 8.6.14 工具命令语言
xz 5.6.2 具有高压缩比的一般用途数据压缩

从源代码构建时依赖

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

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

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

如果您不需要特定版本的 Python,并且始终希望 Homebrew 的 `python3` 在您的 PATH 中
    brew install python3

查看:https://docs.brew.sh.cn/Homebrew-and-Python

分析

安装(30天)
[email protected] 13,108
[email protected] --HEAD 14
请求安装(30天)
[email protected] 12,745
[email protected] --HEAD 14
构建错误(30天)
[email protected] 0
安装(90天)
[email protected] 46,990
[email protected] --HEAD 46
请求安装(90天)
[email protected] 45,561
[email protected] --HEAD 46
安装(365天)
[email protected] 304,610
[email protected] --HEAD 357
请求安装(365天)
[email protected] 280,194
[email protected] --HEAD 357
Fork me on GitHub