python - How to run Flask-SuperAdmin example at local host? -


I'm learning the Flask web app I

I got a flask extension named Flask-Superadmin with Gitub

I have already reprimanded it, but I do not know how to run a flask-super admin instance on the local host. / P>

Thank you!

You do not need a fork to run it; If you want to make a change in it or want to fix the bug in it

To install it, use the standard Python installation tool:

  pip install flask -SuperAdmin   

Then, start Read the documentation to help you do it.

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -