/ztwitter

wrapper for twitter api

Primary LanguagePython

ztwitter

This is simply a set of wrappers for twitter api access.

install notes

Because we use the PyYAML library, you will need to have libyaml installed. Specifically, I used the debian packages libyaml-dev and python-yaml.