Skip to content

Simple CLI & web script to display people on twitter following you AND conversing with you that you're not following back

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

1stvamp/OnDeafTweers

Repository files navigation

This file is for you to describe the OnDeafTweers_web application. Typically
you would include information such as the information below:

Installation and Setup
======================

Requirements
    python-twitter:
        easy_install python-twitter
    oauth
        easy_install oauth
Optionally:
If you'd like to speed things up by caching through memcached, you can install:
    python-memcached
        easy_install python-memcached

Install ``OnDeafTweers_web`` using easy_install::

    easy_install OnDeafTweers_web

Make a config file as follows::

    paster make-config OnDeafTweers_web config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.

About

Simple CLI & web script to display people on twitter following you AND conversing with you that you're not following back

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published