- Comprehensive Python Cheatsheet
- pytudes Python programs, usually short, for perfecting particular programming skills
- Python Regex Tester
- nk412/pyfzf - a fzf wrapper in python
Install from a git repo branch
Setting up python on macOS and zsh
Install pyenv and the useful plugins for virtualenv and virtualenv wrapper:
You then have to hook pyenv into your shell:
Restart your terminal. At this point you can install python versions like so:
You can install the latest version: