https://github.com/kxxoling/flask-decorators
A list of Flask decorator utilities not include in the origin flask project
https://github.com/kxxoling/flask-decorators
Last synced: 6 months ago
JSON representation
A list of Flask decorator utilities not include in the origin flask project
- Host: GitHub
- URL: https://github.com/kxxoling/flask-decorators
- Owner: kxxoling
- License: mit
- Created: 2015-03-26T14:12:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-28T13:43:00.000Z (over 10 years ago)
- Last Synced: 2025-03-11T23:36:55.615Z (7 months ago)
- Language: Python
- Homepage: https://pypi.python.org/pypi/Flask-Decorators
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
================
Flask-Decorators
================This project is created to provide some useful decorators which not include
in the main project of Flask.