InstallationΒΆ
At the command line either via easy_install or pip:
$ easy_install pytwitcher
$ pip install pytwitcher
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv pytwitcher
$ pip install pytwitcher
At the command line either via easy_install or pip:
$ easy_install pytwitcher
$ pip install pytwitcher
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv pytwitcher
$ pip install pytwitcher