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

Uploaded Source

Built Distribution

jmbo_twitter-0.2-py2.7.egg (24.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for jmbo-twitter-0.2.tar.gz
Algorithm Hash digest
SHA256 97f51b41cbcae477df1e3cda7a634fdbdba22e1187976cf2a8c676d8724c7de1
MD5 e3e607fc06d4a856aaa0f02c4af75884
BLAKE2b-256 54deb231c4fb0ba408f8bf35eaf712cbeaf9460489bd733c62bff1dab033deb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jmbo_twitter-0.2-py2.7.egg
Algorithm Hash digest
SHA256 bf1e727a6aeeeaef06e088f73deeae55be6edc2d4a530463e770e11200f26aed
MD5 feb06f1775a48d50888751e6b0fd937f
BLAKE2b-256 b82abb7fc95b291ea6cbf7887ee8fa6807e40a76814896481bc350ed8e1d1dbb

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