Skip to main content

A set of Python utility scripts for Twitter account management, using Tweepy.

Project description

# tweepy-utils

A set of Python utility scripts for Twitter account management, using Tweepy.

## Installation

First the Twitter developer setup:

Then (for now):

$ mkvirtualenv tweepy-utils $ pip install -r requirements.txt $ git clone … $ cd tweepy-utils $ cp config.ini.example config.ini

Finally open config.ini and add:

  • Your Twitter username

  • API key/secret

  • Access token/secret

# Usage

List people who don’t follow back:

$ python list-nonfollowers.py

Unfollow people who don’t follow back:

$ python unfollow-nonfollowers.py

Unfollow people who don’t follow back, using the settings from pcs.ini:

$ python unfollow-nonfollowers.py -c pcs

# Credits

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

tweepy-utils-0.1dev.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

tweepy-utils-0.1dev.macosx-10.6-x86_64.exe (66.2 kB view hashes)

Uploaded Source

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