Skip to content

Instantly share code, notes, and snippets.

@k1000
Created October 29, 2010 08:57
Show Gist options
  • Save k1000/653175 to your computer and use it in GitHub Desktop.
Save k1000/653175 to your computer and use it in GitHub Desktop.
requirements.txt
#requirements
PIL>=1.1.6
MySQL-python>=1.2.2
python-memcached>=1.44
simplejson>=2.0.9
html5lib>=0.10
#fundamental apps
-e svn+http://code.djangoproject.com/svn/django/trunk#egg=Django
-e hg+https://sorl-thumbnail.googlecode.com/hg/#egg=sorl
-e svn+http://django-tagging.googlecode.com/svn/trunk#egg=django-tagging #tagging
#-e svn+http://django-filebrowser.googlecode.com/svn/trunk#egg=filebrowser
-e git+http://github.com/wardi/django-filebrowser-no-grappelli.git#egg=filebrowser
#-e svn+http://django-grappelli.googlecode.com/svn/trunk#egg=grappelli
-e hg+http://bitbucket.org/andrewgodwin/south/#egg=south
-e git+http://github.com/benoitc/gunicorn.git#egg=gunicorn
-e git+http://github.com/ericflo/django-pagination.git#egg=pagination
-e git+http://github.com/brosner/django-mptt.git#egg=mptt
textile
django-mailer
cssutils
pynliner
-e git+http://github.com/dcramer/django-ratings.git#egg=djangoratings
-e git+http://github.com/toastdriven/django-haystack.git#egg=haystack
Whoosh==0.3.18 #-e hg+http://bitbucket.org/mchaput/whoosh#egg=whoosh
#project apps
html2text
django_pdf
-e git+http://github.com/batiste/django-page-cms.git#egg=pages
#django-authority
#django-staticfiles
#django-tinymce
#-e git+http://github.com/pinax/pinax.git#egg=pinax
# django-sugar
# django-compressor
# voting
#-e git+http://github.com/montylounge/django-quoteme.git#egg=quoteme
#-e hg+http://feedjack.googlecode.com/hg/#egg=feedjack
#feedparser
#django-piston
#-e git+http://github.com/thauber/django-schedule.git#egg=django-schedule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment