============ Installation ============ At the command line:: $ easy_install django-cryptolock Or, if you have virtualenvwrapper installed:: $ mkvirtualenv django-cryptolock $ pip install django-cryptolock