Skip to content

Maintain old homebrew tap of python2 for python2.7 support on newer macs

Notifications You must be signed in to change notification settings

bluenove/homebrew-python2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

What is this package?

This repo is simply a sourced tap from an outdated version of homebrew to support the python@2 formula. This is due to python 2's End of Life (EOL) on Dec 31, 2019. You can create a tap from here and install python2 with ease.

Create a tap

In order to create a local tap, run the following command:

brew tap bluenove/python2

This will git pull the repo down into your local namespace. It will be stored in /usr/local/Homebrew/Library/Taps in case you wish to do some tomfoolery.

How to install python2?

From there, you can install python2 as you would normally.

brew install bluenove/python2/python@2

About

Maintain old homebrew tap of python2 for python2.7 support on newer macs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages