Skip to main content

Pull, cache, display tweets.

Project description

Jmbo Twitter

Jmbo app to fetch and display tweets as listings.

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.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.3.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

jmbo_twitter-0.3-py2.7.egg (25.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: jmbo-twitter-0.3.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jmbo-twitter-0.3.tar.gz
Algorithm Hash digest
SHA256 179564bcb9839808a722eb5ab7e8680f5ea3c3512102e8724c4b4072f87b2301
MD5 4c08edf97e7c6131405026e07e3c961b
BLAKE2b-256 923524c50238b40aa888068807eca750fbb43c9e303d8346969c851dcc1efa3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jmbo_twitter-0.3-py2.7.egg
Algorithm Hash digest
SHA256 d6f431359e56264d1a0cd9c5f32e7f93fe5ab927a2c573924de76c55e7cf2c53
MD5 d34fb5dd5311724244b69182ac59794c
BLAKE2b-256 8dc11d954547b97909e0a9b74ac117dd6523d09a7dc358e55331bf2e4c1fbc9b

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