Newer
Older
# Automatically renders Django forms in a pretty, Bootstrap-compatible way.
# Page data, answer data, ... all represented in JSON. This makes that editable
# in the Django admin.
# For math/symbolic questions
# Django timezone support
# Course content is stored in YAML.
pyyaml
# dulwich does not yet support Python3
# Using git version for fix to https://github.com/jelmer/dulwich/issues/135
# A date picker widget
git+https://github.com/inducer/django-bootstrap3-datetimepicker.git
# For comfortable code entry
django-codemirror-widget
# Optional, used for caching
python-memcached
# For code isolation in code questions
docker-py
# For code highlighting, required via the CodeHilite extension to
# Python-Markdown
pygments
# To support network matching for facility recognition
ipaddr