Twitter: Difference between revisions

Content added Content deleted
imported>Konarkmodi
imported>Konarkmodi
Line 44: Line 44:
Un-archiving will produce a <code>Twitter</code> folder containing 3 python files and 1 config file: <code>twitter_api.py</code>, <code>twitter_functions.py</code>, <code>util.py</code>, and <code>config.py</code>.
Un-archiving will produce a <code>Twitter</code> folder containing 3 python files and 1 config file: <code>twitter_api.py</code>, <code>twitter_functions.py</code>, <code>util.py</code>, and <code>config.py</code>.


Put the consumer_key, consumer_secret, access_token_key, access_token_secret in the *config.py* .
Put the consumer_key, consumer_secret, access_token_key, access_token_secret in the <code>config.py</code> .


=== Test your installation ===
=== Test your installation ===