It’s been awhile, but I’m currently working on a few tutorials for learning Flask. I’ve enjoyed working with Python so much lately that I thought it may be more fun to continue using Python for the web.
So far, I’ve only gotten into simple templateing and the general file structures for creating projects. Using Jinja has been nice for templating since it’s very similar to the way a lot of templating works in static site generators.
As for what I plan on using Flask for, that’s yet to remain seen. But I’m always thinking about new projects, and I’m sure it will be useful. I have a few things I want to build in the back of my mind, so we’ll see if Flask can be used there. Though, I won’t say more than that just yet.