/sb-admin-2-python

flask version of sb-admin-2

Primary LanguageHTML

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.