A Cards Against Humanity clone that's not made with JSP's (but instead with Django). This project is in the very early development.
- Install and activate virtualenv or similar
pip install django
python CardsAgainstSucc/manage.py runserver
MIT, see LICENSE for details.