Author: Ravin Kumar
sudo apt-get update
sudo apt-get install vim-nox
- tkinter (a library for GUI)
sudo apt-get install python3-tk
- pip (for installing libraries in python available in Python Package Index)
sudo apt-get install python3-pip
- tweepy (for twitter bot)
sudo pip3 install tweepy
Python : http://www.pyschools.com/