Klaatu talks about the Python web framework, Flask. Think Ruby-on-Rails but for Python, or a lightweight Django.
Links in this show:
Show Transcript
Automatically generated using whisper
whisper --model tiny --language en hpr2141.wav
<< First, < Previous, Next >, Latest >>
Comments
Comment #1 posted on 2016-10-17T18:15:52Z by ShortFatBaldGuy
Great podcast
Klaatu - Thanks, your episodes are always solid, and this one gave me 10 new things to go explore. It may have helped that it lined up with something I'm currently playing with (some home automation and a tool for my wife's coworkers), so that made it that much better for me. Thx - Scott
Comment #2 posted on 2016-10-17T20:34:30Z by Jonathan Kulp
No Thanks
Zero thanks for introducing yet another tool I'd like to learn but have no time! Maybe next vacation. :)
Comment #3 posted on 2016-10-17T23:38:01Z by JONATHAN KULP
Seriously though...
Fantastic show, man. I'm very intrigued by this thing.
Comment #4 posted on 2016-10-18T21:56:53Z by b-yeezi
Give bottle a try
Great episode. If you like Flask, you may want to also try out bottle for smaller projects, or if you just want to make a REST API. It has very similar calls, like app.route(), and it's default templating engine is pretty similar to Jinja2. You can use Jinja2 if you wish with bottle as well.
Comment #5 posted on 2016-10-20T20:17:38Z by Klaatu
Cheers
Glad the ep is appreciated! As I say in the show, the only reason I ended up using Flask was because it's what we had installed at the day job. Bottle, Web2Py, and Django are all other similar projects which I probably should have mentioned in the shownotes, so people can click on links and read up on each to see what they are interested in. Either way, it's pretty fun to mess around with, and a great way to stay immersed in Python, if that's what you already know (or are busy learning and/or perfecting).
<< First, < Previous, Next >, Latest >>
Leave Comment
Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.
Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).