Skip to main content

Utilities for manipulating tweets

Project description

A set of utilities for handling Twitter data.

Installing

pip install twutil

Twitter API calls rely on the TwitterAPI Python library.

To use OAuth, you’ll need to set the following environmental variables:

TW_CONSUMER_KEY
TW_CONSUMER_SECRET
TW_ACCESS_TOKEN
TW_ACCESS_TOKEN_SECRET

History

0.2.2 (2015-10-08)

  • add get_friends

0.2.1 (2015-10-06)

  • Properly specify requirements.

0.2.0 (2015-10-06)

  • Backward compatibility for python2

0.1.9 (2014-12-08)

  • Convert to Python3

  • Support to collect friends

0.1.8 (2014-12-08)

  • Get members of a Twitter list

  • Improvements to tokenizer.

  • Lookup screen names in bulk.

0.1.7 (2014-05-15)

  • Fetch followers

  • Enhanced error handling

  • Bug fixes

0.1.6 (2014-05-02)

  • Update versions

0.1.5 (2014-05-02)

  • Bug fixes

  • Skip missing users

0.1.4 (2014-05-02)

  • Bug fixes

  • Fail more gracefully

0.1.3 (2014-05-01)

  • Small doc changes

0.1.2 (2014-05-01)

  • Switch to TwitterAPI

  • Support search and track by user

  • rename api module to collect

0.1.0 (2014-03-29)

  • First release on PyPI.

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

twutil-0.2.2.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

twutil-0.2.2-py2.py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 2 Python 3

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