Skip to content

Instantly share code, notes, and snippets.

View beingfranklin's full-sized avatar

Franklin Antony beingfranklin

View GitHub Profile
@beingfranklin
beingfranklin / INSTALL
Created April 25, 2017 17:14 — forked from arya-oss/INSTALL.md
Ubuntu 16.04 Developer Tools installation
###### development tools
sudo apt-get install build-essential python-dev git nodejs-legacy npm gnome-tweak-tool openjdk-8-jdk
### Python packages
sudo apt-get install python-pip python-virtualenv python-numpy python-matplotlib
### pip packages
pip install django flask django-widget-tweaks django-ckeditor beautifulsoup4 requests classifier SymPy ipython