Brought to you by Michael and Brian - take a Talk Python course or get Brian's pytest book

#423: Traveling the Python Universe

Published Mon, Mar 10, 2025, recorded Mon, Mar 10, 2025
Watch this episode on YouTube
Play on YouTube
Watch the live stream replay

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 Monday at 10am PT. Older video versions available there too.

Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it.

Michael #1: pysqlscribe

  • A Python library intended to make building SQL queries in your code a bit easier.
  • A Query object can be constructed using the QueryRegistry's get_builder featuring a dialect (e.g; "mysql", "postgres", "oracle").

Brian #2: A map of Python

Michael #3: Rust, C++, and Python trends in jobs on Hacker News (February 2025)

  • Interesting supply and demand comparisons from at least on source.

Brian #4: The features of Python's help() function

  • Trey Hunner
  • Don’t forget how useful and cool help() is.

Extras

Michael:

Joke: Computer engineer vs. Geologist


Want to go deeper? Check our projects