Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shonenada/gae-flask-babel
https://github.com/shonenada/gae-flask-babel
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shonenada/gae-flask-babel
- Owner: shonenada
- Created: 2014-02-16T10:48:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-16T11:16:58.000Z (almost 11 years ago)
- Last Synced: 2024-10-28T03:34:44.688Z (2 months ago)
- Language: CSS
- Size: 1.03 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GAE with Flask and Babel
========================
A sample site developed with GAE, Flask and Flask-BabelSome ideas come from [gae-init](https://github.com/gae-init/gae-init) and [gae-init-babel](https://github.com/gae-init/gae-init-babel)
### Installtion
run `pip install -r requirements.txt -t _libs --no-deps` to install dependencies.