|
|
||
|---|---|---|
| app | ||
| babel | ||
| .gitignore | ||
| README.rst | ||
| TODO.md | ||
| app.db | ||
| config.py | ||
| run.py | ||
README.rst
Base Skeleton to start your application using Flask-AppBuilder -------------------------------------------------------------- - Install it:: pip install flask-appbuilder git clone https://github.com/dpgaspar/Flask-AppBuilder-Skeleton.git - Run it:: fabmanager run That's it!!