Flask-Diamond is a batteries-included Flask framework.
Project description
Flask-Diamond is a batteries-included Flask framework. Easily scaffold a working application with sensible defaults, then override the defaults to customize it for your goals.
Overview
Flask-Diamond imports many other Flask extensions and glues them all together. The end result is a model administration view, accounts and high-level account operations (e.g. password reset), testing, documentation, deployment, and more.
Usage
The following steps will create a new Flask-Diamond application.
pip install Flask-Diamond mkdir my-application flask-diamond app my-application cd my-application make install docs test db server
Please read the Introduction Documentation to get started.
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-Diamond-0.4.12.tar.gz
(68.6 kB
view hashes)