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: 12 months ago
JSON representation
Glorious collection of bespoke artisanal reusable Python/Flask/SQLA code and utilities.
- Host: GitHub
- URL: https://github.com/jetbridge/jetkit-flask
- Owner: jetbridge
- Created: 2019-05-08T13:29:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T07:03:34.000Z (almost 6 years ago)
- Last Synced: 2025-06-10T12:45:13.605Z (about 1 year ago)
- Language: Python
- Size: 323 KB
- Stars: 6
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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!