Skip to content

souzaux/sb-admin-2-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SB Admin 2 - Python template

SB Admin 2 - Python template is a Python based template for SB Admin 2.

Installation

$virtualenv env
$source env/bin/activate
$pip install -r requirements.txt

Executing the sample

  • Execute - python run.py
  • Load browser at http://localhost:5000/

Copyright and License

Copyright 2015 Kaushik Raj. Code released under Apache 2.0 license.

Copyright 2013-2015 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.

About

flask version of sb-admin-2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 83.0%
  • JavaScript 13.3%
  • CSS 2.9%
  • Python 0.8%