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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -