What's the Latest in Python News? Any Exciting Updates? or Python News: What New Features or Trends S

14 Replies, 1383 Views

Short answer: 3.12 = speed.

Longer answer: They’ve optimized a ton of small things, so your code just runs better without changes.

Walrus? Yep, still a thing. No new syntax, but folks are using pattern matching more.

Libraries: Typer (for CLIs) and SQLModel (SQL + Pydantic) are worth a look.

PS: [Real Python](https://realpython.com) has great python news roundups.

Messages In This Thread



Users browsing this thread: 1 Guest(s)