Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jetbridge/jetkit-flask
- Owner: jetbridge
- Created: 2019-05-08T13:29:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T07:03:34.000Z (over 4 years ago)
- Last Synced: 2024-11-02T16:07:30.277Z (about 2 months ago)
- Language: Python
- Size: 323 KB
- Stars: 6
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* PDF document generationDocumentation coming soon!