Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetbridge/jetkit-flask

Glorious collection of bespoke artisanal reusable Python/Flask/SQLA code and utilities.
https://github.com/jetbridge/jetkit-flask

Last synced: about 1 month ago
JSON representation

Glorious collection of bespoke artisanal reusable Python/Flask/SQLA code and utilities.

Awesome Lists containing this project

README

        

[![CircleCI](https://circleci.com/gh/jetbridge/jetkit-flask.svg?style=svg)](https://circleci.com/gh/jetbridge/jetkit-flask)

JetKit Flask
------------

## What is this?
Reduce boilerplate in your Flask applications.
Provides reusable blueprints, utilities, classes for:
* Authentication
* Base user class
* S3 and asset storage/referencing
* Mail
* PDF document generation

Documentation coming soon!