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
- Host: GitHub
- URL: https://github.com/abilian/flask-extra
- Owner: abilian
- License: other
- Created: 2024-01-23T10:19:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T10:36:31.000Z (over 2 years ago)
- Last Synced: 2025-07-23T04:43:14.536Z (about 1 year ago)
- Language: Python
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
# Flask-Super
[](https://pypi.python.org/pypi/flask_super)
[](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.