Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

yssk22/tweethandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TweetHandler: Python logging handler for twitter

TweetHandler is a log handler module to emit records to twitter.

Installation

just use setup.py:

$ sudo python setup.py install

or use easy_install:

$ sudo easy_install tweethandler

Setup OAuth for TweetHandler

You need to allow the handler to use your account. Run following scripts to get the OAuth access key for your handler. You need to prepare the consumer key andthe secret for your application before running.

$ tweethandler_setup

This script shows you a sample code for logging.

About

a python log handler module to emit records to twitter.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages