Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Explain what is the common way for the Flask script to work?
Home
Python
Explain what is the common way for the Flask script to work?
0
votes
asked
Jan 2, 2021
in
Python
by
SakshiSharma
Explain what is the common way for the Flask script to work?
#flask-script
python-flask
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 2, 2021
by
SakshiSharma
The common way for the flask script to work is
Either it should be the import path for your application
Or the path to a Python file
...