/Twitter-UserIDs_to_Usernames

Python script to convert file with userids to usernames

Primary LanguagePython

Twitter-UserIDs_to_Usernames

This script takes a CSV file with Twitter user IDs & returns a CSV with the actual usernames in another column. Sample file to test out is included. Requires Twitter credentials

Imports the following libraries: csv Twython