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.
mkdir my-application cd my-application mkvirtualenv -a . my-application pip install Flask-Diamond flask-diamond app . make install docs test db server
You will need Python 2.7 or 3.4+, pip, virtualenv, and virtualenvwrapper. Please see the documentation for more information.
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
File details
Details for the file Flask-Diamond-0.4.1.tar.gz
.
File metadata
- Download URL: Flask-Diamond-0.4.1.tar.gz
- Upload date:
- Size: 68.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c7cac67b4eded1486681bc6be8dfff82e435b4fab55503cf71d0a78d7fa48b3 |
|
MD5 | ae51783040a2d14fa6544ae13d65f675 |
|
BLAKE2b-256 | d47a4f7825911ee0b5a88f31d02b9cb51e3aa3226979642a0c0f96b955284f59 |