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

https://github.com/abilian/flask-extra

More Flask patterns and idioms
https://github.com/abilian/flask-extra

Last synced: 11 months ago
JSON representation

More Flask patterns and idioms

Awesome Lists containing this project

README

          

# Flask-Super

[![image](https://img.shields.io/pypi/v/flask_super.svg)](https://pypi.python.org/pypi/flask_super)

[![Documentation Status](https://readthedocs.org/projects/flask-super/badge/?version=latest)](https://flask-super.readthedocs.io/en/latest/?version=latest)

## More Flask patterns and idoms

- Free software: Apache Software License 2.0

## Features

- SQLAlchemy integration
- Sessions

## Status

This is a preview. Expect the API to change.

## Sample usage

TODO

## Credits

This package was created with [Cruft](https://cruft.github.io/cruft/)
and the
[abilian/cookiecutter-abilian-python](https://github.com/abilian/cookiecutter-abilian-python)
project template.