InstallationΒΆ

At the command line:

$ easy_install django-twilio-sms-models

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-twilio-sms-models
$ pip install django-twilio-sms-models