cookiecutter-flask /
cookiecutter-flask
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
Loading repository data…
filwaitman / repository
Bootstrap template for creating a Python/Django lib with all the boilerplate for you
This is a bootstrap for creating a Python/Django lib with all the boilerplate for you:
... so you can focus on what really matters: your piece of code. =]
pip install cookiecutter
cookiecutter https://github.com/filwaitman/cookiecutter-lib
tox, coverage and bump2version libs;Selected from shared topics, language and repository description—not editorial ratings.
cookiecutter-flask /
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
realpython /
Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
codingforentrepreneurs /
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
jmcclell /
Django template tag for rendering Page objects as Bootstrap pagination HTML
AndreiD /
A template web app with Flask. Features: latest bootstrap, user registry, login, forgot password. Secured admin panel, pagination, config files for Nginx and Supervisor and much more.
ebertti /
Custom HTML template for django-registration app made using Bootstrap from Twitter