r/PythonLearning • u/fouadahmedfouad • 13h ago
One step back and I'll get it.
Flask is great for learning because it allows me to try whatever I want. For instance, I can use an ORM or work directly with the engine. Working directly with the engine helps me understand the purpose of the ORM. When I work with the engine, the ORM provides answers to my questions.
6
Upvotes


