Skip to content

Rebuild a Homebrew-based Python dev environment from scratch

License

Notifications You must be signed in to change notification settings

jcarbaugh/repython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

repython

repython build

Rebuild a Homebrew-based Python dev environment from scratch. Includes:

Download and run locally or run directly from the web:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/jcarbaugh/repython/master/repython.sh)"

Once rebuilt, ensure that the pipx, pyenv, and Homebrew binary locations are on your path:

PATH=~/.local/bin:~/.pyenv/shims:/usr/local/bin:$PATH

Releases

No releases published

Packages

No packages published

Languages