Software Details:
Version: 0.5
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 18
There are a few other applications that handle this for you but none of them fit my needs, so here we are. The idea behind django-twittersync is to be very light weight - do one thing and do it well.
There is no need for a Twitter consumer key or token for use with this app. It makes use of the public facing (non-auth required) REST API. This also means that if the account you are trying to sync is setup as private, this app will not sync that account.
Install
Basic Install:
$ python setup.py build $ sudo python setup.py install
Requirements:
- python-dateutil
- Python
- Django
Comments not found