Skip to main content

A set of utilities to make working with flask web applications easier.

Project description

https://travis-ci.org/TwoPiCode/twopi-flask-utils.svg

A set of utilities to make working with flask web applications easier.

This repository contains a collection of web utilities that are common across many of our projects.

It makes the most sense to keep these in a common repository to promote code re-use and modularity.

Unit Tests

Contributions to this repository should be unit tested. Please write appropriate tests for the code you are contributing.

Usage

See individual package README.md files for package readme. Each package must be imported using it’s full namespace. This prevents loading unnecessary libraries when using this package.

from twopi_flask_utils.config import build_url
# ...use build_url()

Available Packages

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

twopi-flask-utils-1.1.0.tar.gz (8.6 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