logo FEDIDEVS

PyCon US 2025

Day 3 (144) Pamela Fox (31)

"Flask is a chill framework"

- Diane Phan @

14 3 2

I loved this talk at by @Reuven about when students should and should not use LLMs when learning to program.
Lots of practical tips: speakerdeck.com/reuven/edu-sum

9 4 0

Learnt about t-strings from @davepeck and @pauleveritt at -
the formatting is the exact same as f-strings, but the return type is a Template object with a mix of strings and interpolated values.

6 1 1

Learnt about both "event sourcing" and the datastar framework from @_chrismay at

Really intriguing way to track data as events, and stream event changes back. Still trying to wrap my head around it!

Chris demo'ed this app:
github.com/Chris-May/movie_the

6 2 0