Skip to main content

wrapper around the Tweepy

Project description

Twitterbot utils

Useful functions for everyone who want to write one more xxx everyword bot.

By the Oleg Strizhechenko

Introduction

This library provides bunch of functions for tasks on creating twitter bots.

Installing

You can install twitterbot-utils using:

$ pip install twitterbot-utils

Getting the code

The code is hosted at https://github.com/strizhechenko/twitterbot_utils

Check out the latest development version anonymously with:

$ git clone git://github.com/strizhechenko/twitterbot_utils.git
$ cd twitterbot_utils

Setup a virtual environment and install dependencies:

$ make env

Activate the virtual environment created:

$ source env/bin/activate

Running Tests

No test on current state avaible.

Documentation

Authorize your bot:

source env/bin/activate export consumer_key=xxx export consumer_secret=xxy python -m twitterbot_utils.TwiAuth

When, copy PIN and get your access token/secret to put in heroku config.

TODO

Usage, docs, tests.

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

twitterbot_utils-0.1.1.tar.gz (4.5 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