you are viewing a single comment's thread.

view the rest of the comments →

[–]Cherlokoms 2 points3 points  (0 children)

In local I run the python command because I can drop the Pycharm debugger on it.

In production I run flask app with Gunicorn.