Skip to content

Instantly share code, notes, and snippets.

View ravi-nagendran's full-sized avatar
🎯
Focusing

Ravishankar Nagendran ravi-nagendran

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

#Starting Python Web development in Mac OS X#

Objective: Getting started with Python Development Operating System: Mac OS X Python version installed: 3.5 (5th December 2015)

Downoad the lastest Python from https://www.python.org/downloads/

Build docker image

$ cd /path/to/Dockerfile
$ sudo docker build .

View running processes