See reference.py for some Python 3 basics.
-
Go to https://dev.twitter.com/, click "My apps", and sign in or create an account.
-
Click "Create New App", give it a name and put whatever in the Description and Website fields.
Note: the Website field must start with
http://www. -
After creating your application, you'll be on the app details page. Click the "Keys and Access Tokens" tab.
-
Click "Create my access token"
-
Copy and paste the Consumer Key, Consumer Secret, Access Token, and Access Secret into their designated fields in
keys.ini.