Skip to main content

wrapper around the Tweepy

Project description

============
Twitterbot utils
============

.. image:: https://img.shields.io/travis/strizhechenko/twitterbot_utils/master.svg
:target: https://travis-ci.org/strizhechenko/coveralls-python





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

By the `Oleg Strizhechenko <oleg.strizhechenko@gmail.com>`_

============
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.


=====
usage (ru guide)
=====

https://github.com/strizhechenko/twitterbot_example.git

=====
TODO
=====

Usage, docs, tests.

See also:
====

https://github.com/strizhechenko/twitterbot_farm

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.13.tar.gz (4.7 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