Skip to main content

Additional functionality with easy upgrading for the flask-boilerplate.

Project description

Flask Boilerplate Utilities
============
Boilerplate utilities for use with [Flask-Boilerplate](https://github.com/nickw444/Flask-Boilerplate).

Created to allow easy upgrading of boilerplates

Also very useful as a standalone package.

Installation
------------

`pip install flask-boilerplate-utils`

Usage
-----
```
from flask import Flask
from flask_boilerplate_utils import Boilerplate()

app = Flask(__name__)
Boilerplate(app)
```

Full usage available at [read the docs](http://flask-boilerplate-utils.readthedocs.org/en/latest/)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-boilerplate-utils-0.1.5.tar.gz (8.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page