snipt/requirements.txt

32 lines
1.1 KiB
Plaintext
Raw Normal View History

2011-06-01 21:50:18 -07:00
# Django
-e git://github.com/django/django.git@1.3.X#egg=django
-e git://github.com/dziegler/django-css.git#egg=django-css
-e git://github.com/django-extensions/django-extensions.git#egg=django_extensions
-e hg+http://bitbucket.org/offline/django-annoying#egg=django-annoying
-e git://github.com/alex/django-templatetag-sugar.git#egg=templatetag_sugar
-e hg+http://bitbucket.org/dwaiter/django-bcrypt#egg=django-bcrypt
-e hg+ssh://hg@bitbucket.org/nicksergeant/django-registration#egg=django-registration
-e svn+http://django-grappelli.googlecode.com/svn/trunk#egg=django-grappelli
2011-10-12 08:29:21 -07:00
-e svn+http://django-pagination.googlecode.com/svn/trunk#egg=django-pagination
2011-10-02 15:38:20 -07:00
-e hg+https://bitbucket.org/birkenfeld/pygments-main#egg=Pygments
2011-06-01 21:50:18 -07:00
# Deployment
-e git://github.com/bitprophet/fabric.git#egg=fabric
-e git+http://github.com/benoitc/gunicorn.git#egg=gunicorn
-e hg+ssh://hg@bitbucket.org/nicksergeant/dwfab#egg=dwfab
2011-06-20 20:53:54 -07:00
# API
2011-09-30 19:05:42 -07:00
-e git://github.com/toastdriven/django-tastypie.git#egg=django-tastypie
2011-06-20 20:53:54 -07:00
2011-06-01 21:50:18 -07:00
BeautifulSoup
2011-06-05 09:51:56 -07:00
django-taggit
2011-06-01 21:50:18 -07:00
django-postmark
johnny-cache
2011-10-01 10:23:05 -07:00
lxml
2011-10-04 12:56:23 -07:00
MySQL-python
2011-06-01 21:50:18 -07:00
python-memcached
2011-10-01 10:23:05 -07:00
pyyaml
2011-06-01 21:50:18 -07:00
South
2011-10-01 10:23:05 -07:00
uuid
2011-06-01 21:50:18 -07:00
Werkzeug