python@3.7 (disabled)

Install command:
brew install python@3.7

Interpreted, interactive, object-oriented programming language

https://www.python.org/

License: Python-2.0

Formula JSON API: /api/formula/python@3.7.json

Formula code: python@3.7.rb on GitHub

Bottle (binary package) installation support provided for:

Intel ventura
monterey
big sur
64-bit linux

Current versions:

stable 3.7.17

Other versions:

python@3.12 3.12.3 Interpreted, interactive, object-oriented programming language
python@3.11 3.11.9 Interpreted, interactive, object-oriented programming language
python@3.10 3.10.14 Interpreted, interactive, object-oriented programming language
python@3.9 3.9.19 Interpreted, interactive, object-oriented programming language
python@3.8 3.8.19 Interpreted, interactive, object-oriented programming language

Depends on:

gdbm 1.23 GNU database manager
mpdecimal 4.0.0 Library for decimal floating point arithmetic
openssl@1.1 1.1.1w Cryptography and SSL/TLS Toolkit
readline 8.2.10 Library for command-line editing
sqlite 3.45.3 Command-line interface for SQLite
xz 5.4.6 General-purpose data compression with high compression ratio

Depends on when building from source:

pkg-config 0.29.2 Manage compile and link flags for libraries

Requires: x86_64 architecture

Python has been installed as
    $HOMEBREW_PREFIX/bin/python3.7

Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to
`python3.7`, `python3.7-config`, `pip3.7` etc., respectively, have been installed into
    $HOMEBREW_PREFIX/opt/python@3.7/libexec/bin

You can install Python packages with
    pip3.7 install <package>
They will install into the site-package directory
    $HOMEBREW_PREFIX/lib/python3.7/site-packages

If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH:
    brew install python3

See: https://docs.brew.sh/Homebrew-and-Python

Analytics:

Installs (30 days)
python@3.7 26
Installs on Request (30 days)
python@3.7 26
Build Errors (30 days)
python@3.7 1
Installs (90 days)
python@3.7 103
Installs on Request (90 days)
python@3.7 103
Installs (365 days)
python@3.7 10,110
python@3.7 --HEAD 5
Installs on Request (365 days)
python@3.7 9,987
python@3.7 --HEAD 5
Fork me on GitHub