#Download Python 3.7
Add (pip) the following libraries: • Pandas: https://pypi.org/project/pandas/ • Tweepy: https://pypi.org/project/tweepy/ • NLTK: https://pypi.org/project/nltk/ • Re: https://docs.python.org/3/library/re.html • NumPy: https://pypi.org/project/numpy/ • Tkinter: https://docs.python.org/3/library/tkinter.html • unicodedata: https://docs.python.org/3/library/unicodedata.html • pyarabic.araby: https://pypi.org/project/PyArabic/ • string: https://pypi.org/project/strings/ • itertools: https://docs.python.org/3/library/itertools.html • os: https://docs.python.org/3/library/os.html • csv: https://docs.python.org/3.3/library/csv.html • scipy.io: https://pypi.org/project/scipy/
#Obtain Twitter API Credentials From https://developer.twitter.com/en/apply-for-access.html
Update the 'All' XXXXX in file credentials.py
NOW YOU ARE READY