Skip to content

kaushikraj/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:https://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.