I am working with Python, specifically with Flask, besides the tutorial on the webpage is there any comprehensive tutorial or book on that framework that covers a lot of its functionality?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not constructive by JBernardo, casperOne♦ Jun 5 '12 at 12:50
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
I am currently working with Flask - since yesterday and I have already got a working Forms based web application ready to read user data. I would recommend a trial-and-error approach for you to use Flask. The documentation seems to be quite helpful, but YMMV. |
|||
|
|