Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtorres90/flask-skeleton
https://github.com/rtorres90/flask-skeleton
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtorres90/flask-skeleton
- Owner: rtorres90
- License: gpl-2.0
- Created: 2015-12-06T02:31:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-04T02:12:23.000Z (about 9 years ago)
- Last Synced: 2024-11-01T04:28:30.753Z (3 months ago)
- Language: Python
- Size: 259 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask-skeleton
This is a skeleton for flask that I want to use in personal projects. This repo skeleton will be work with:1. Mako templates instead of jinja.
2. SQLAlchemy + postgres.