Skip to content

AlienceGG/Flask-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Flask-Website

Based on Flask | GoogleChart | ThirdPartyJS | FlowChart | LineChart | Multilingual

The following steps are called Requirements

$ sudo pip install flask-appbuilder

but I suggest you use Virtual Environment Install:

$ sudo easy_install virtualev

or

$ sudo apt-get install python-virtualev

to active a virtualenv:

$ . venv/bin/activate
(venv)$

if you want to have a new venv:

$ virtualenv venv
New python executable in venv/bin/python
Installing distribute............done.

The following steps are called runing method:

to run the flask backend:

fabmanager run

open the browser then type:

127.0.0.1:8080

About

Based on Flask | GoogleChart | ThirdPartyJS | FlowChart | LineChart | Multilingual

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published