dbpath = "Database.db" # Path to the database file user = "User Name" # Your twitter handle (without the @) ''' Details about your app ''' cke = "Consumer Key" cse = "Consumer Secret" ato = "Access Token" ase = "Access Secret"