learning Flask 01
Installation and configure of anaconda
Installaltion homebrew
ruby -e "$ (curl - fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Installation of pyenv
# Installing pyenv
brew install pyenv
Install anaconda 2 and anaconda 3
- Download anaconda from here