Skip to content

Instantly share code, notes, and snippets.

View dewhallez's full-sized avatar
:octocat:

Akinwale dewhallez

:octocat:
View GitHub Profile
@dewhallez
dewhallez / INSTALL
Created December 18, 2016 14:40 — 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
@dewhallez
dewhallez / opcp.md
Created July 3, 2016 09:21 — forked from medecau/opcp.md
Online Programming Contests and Puzzles