|
Description:
|
|
Topics covered in this episode:
Watch on YouTube
About the show
Sponsored by us! Support our work through:
Connect with the hosts
Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Tuesdays at 11am PT. Older video versions available there too.
Brian #1: A Python/Django Advent calendar
- James Bennett’s take on an Advent Calendar
- “I’m going to try to publish one short blog post each day of Advent 2023, each covering a small but hopefully useful tip or bit of information for Python and/or Django developers”
- First post also discusses using enums
- A couple cool testing posts
Michael #2: Dropbase helps you build internal web apps with Python
- Build fullstack web apps for your internal teams.
- Import existing Python scripts
- Quickly layer UIs and granular permissions on top.
- Turn any SQL SELECT into an admin panel with Smart Tables.
- Watch the video for the zen of it.
- Freemium model
Brian #3: Real-world match/case
- Ned Batchelder
- Structural pattern matching example taken from a GitHub bot
- Matching nested dictionaries, pulling out bits of data
- The examples of not just matching but using
case [structure] if [test on component] are neat.
Michael #4: Extra, extra, extra, so many extras!
Extras
Brian:
Joke: Too many open tabs |