Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
Maxime dd867da115 Cleaning up 2015-07-16 00:40:28 +00:00
app Cleaning up 2015-07-16 00:40:28 +00:00
babel Cleaning up 2015-07-16 00:40:28 +00:00
.gitignore Starting over 2015-07-15 17:12:32 +00:00
README.rst Cleaning up 2015-07-16 00:40:28 +00:00
TODO.md Cleaning up 2015-07-16 00:40:28 +00:00
app.db Cleaning up 2015-07-16 00:40:28 +00:00
config.py Cleaning up 2015-07-16 00:40:28 +00:00
run.py Cleaning up 2015-07-16 00:40:28 +00:00

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!!