After you install Lubuntu OS on MK802 or Lubuntu os. Next step to install python-Twitter
on root user.
Register Twitter Develop Account.
- Go to https://dev.twitter.com/apps/new and log in, if necessary
- Supply the necessary required fields, accept the TOS, and solve the CAPTCHA.
- Submit the form
- Copy the consumer key (API key) and consumer secret from the screen into your application
consumer_key = ‘ConsumerKey######’
consumer_secret = ‘ConsumerSecret######