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 details)

Uploaded Source

Built Distribution

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

Uploaded Source

File details

Details for the file tweepy-utils-0.1dev.tar.gz.

File metadata

File hashes

Hashes for tweepy-utils-0.1dev.tar.gz
Algorithm Hash digest
SHA256 9411427e87e48b4b20da8e8e0cb45d5bbd4034493e419af742150c24dccddbb6
MD5 9c54ee1fbdb6e3d59ff965da427aafac
BLAKE2b-256 8ae803af8275659a35d3bb882df30cc2110b595e03c4e4da5f23ee70251ab573

See more details on using hashes here.

File details

Details for the file tweepy-utils-0.1dev.macosx-10.6-x86_64.exe.

File metadata

File hashes

Hashes for tweepy-utils-0.1dev.macosx-10.6-x86_64.exe
Algorithm Hash digest
SHA256 ef95496eb5649b7d3320813ee906aa57e9c665d20e089e5f60cef328d0568ea9
MD5 25d057f8a7dffac1c1cb785286c9f875
BLAKE2b-256 bca67f57c33ceb83b368ae8edd525b6943cc8d6000605ab053eef4aa95ff88da

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