Skip to main content

Pull, cache, display tweets.

Project description

Jmbo Twitter

Jmbo app to fetch and display tweets as listings.

Travis

Installation

  1. Install or add jmbo-twitter to your Python path.

  2. Add jmbo_twitter to your INSTALLED_APPS setting.

Usage

Twitter’s API version 1 requires authentication. Obtain authentication info at https://dev.twitter.com/apps. The following setting is required:

JMBO_TWITTER = {
    'consumer_key': 'XXX',
    'consumer_secret': 'XXX',
    'access_token_key': 'XXX',
    'access_token_secret': 'XXX'
}

Authors

Praekelt Foundation

  • Hedley Roos

Changelog

0.4.2

  1. Up minimum required python-twitter to 1.1.

0.4.1

  1. Up minimum required jmbo to 1.1.1.

  2. Set a timeout of 10 seconds to prevent stuck tasks.

0.4

  1. New content type Search allows tweets to be retrieved by term or hashtag.

0.3.2

  1. Increase cache time so we can survive Twitter outages better.

0.3.1

  1. Protect against cache destruction if Twitter throttles us.

0.3

  1. Fetch updates asynchronously.

0.2.2

  1. Cache templates.

0.2.1

  1. Actually respect the force parameter when fetching tweets.

  2. Clean up confusing code.

0.2

  1. Handle Twitter’s new API v1 which requires authentication.

0.1.4.1

  1. More defensive code in the event of python-twitter breaking.

0.1.4

  1. Do not use slug as the Twitter identifier anymore since it may clash.

0.1.3

  1. Make admin resilient in case admin_urls.py is not in settings.

0.1.2

  1. Fix bug where the twitter account name may be overridden.

0.1.1

  1. Fix serious bug where new feeds could not be added.

0.1

  1. First release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jmbo-twitter-0.4.2.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

jmbo_twitter-0.4.2-py2.7.egg (41.4 kB view details)

Uploaded Source

File details

Details for the file jmbo-twitter-0.4.2.tar.gz.

File metadata

File hashes

Hashes for jmbo-twitter-0.4.2.tar.gz
Algorithm Hash digest
SHA256 b184eebbca87bb0f880938fd880e5e23866361c53ce3159257d5b7988140cc07
MD5 6aa2f3288ef0a40891a466923a7b7083
BLAKE2b-256 03c5e5a416b2b00d1840c48d972cb3216a90c6ad857a7c84c4e786f446ab0094

See more details on using hashes here.

File details

Details for the file jmbo_twitter-0.4.2-py2.7.egg.

File metadata

File hashes

Hashes for jmbo_twitter-0.4.2-py2.7.egg
Algorithm Hash digest
SHA256 9e041e30d6494f1572793d724fd96b03394c33fef91f8ce1117a8330576ebf34
MD5 15f286b339fa0ae95108d625e8f4ae44
BLAKE2b-256 c801f8a42d780a7cf1a3891d2d253d65f93194605f0d7b13d835c1f2b69b4816

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page