- Download python 3.5.2: https://www.python.org/downloads/
- Download
get-pip.py: https://pip.pypa.io/en/stable/installing/. This is the package manager for python. - Install Django 1.10.1:
pip install Django==1.10.1(https://www.djangoproject.com/download/) - Quit bein' a bitch and use VIM: https://realpython.com/blog/python/vim-and-python-a-match-made-in-heaven/ (note, I have not actually done this)
Last active
September 5, 2016 00:10
-
-
Save dcolucci/8a2d3fca1ae8481e85a16adc7a4be371 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment