Templates & themes and other juicy goodness for Django, Flask, and Pyramid
$ pip install django $ django-admin startproject myproject $ cd myproject $ python manage.py runserver
Now you need a template
Our first template is an adaptation of the starter templates for Twitter's Bootstrap3
This theme is Django-ready. Get it for free.