Answer the question
In order to leave comments, you need to log in
Get file content for further processing?
Hello!
Started learning flask microframework in python.
The problem arose when uploading a file, I found only information on how to save it to a directory:
f = request.files['file']<br>
f.save('data/structure.txt')<br>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question