Pages

Ads 468x60px

Labels

Linkie ♥

Showing posts with label PYthon. Show all posts
Showing posts with label PYthon. Show all posts

16 January, 2013

Python-Twitter Install on MK802 Lubuntu




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######