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.
Brian #1: prek
.pre-commit-config.yaml
file.prek run
has some nifty improvements over pre-commit run
, such as:
prek run --directory DIR
runs hooks for files in the specified directory, no need to use git ls-files -- DIR | xargs pre-commit run --files
anymore.prek run --last-commit
runs hooks for files changed in the last commit.prek run [HOOK] [HOOK]
selects and runs multiple hooks.prek list
command lists all available hooks, their ids, and descriptions, providing a better overview of the configured hooks.prek run HOOK_ID
command, making it easier to run specific hooks without remembering their ids.Michael #2: tinyio
tinyio
is a dead-simple event loop for Python, born out of my frustration with trying to get robust error handling with asyncio
. (I'm not the only one running into its sharp cornStuff You Should Know
If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.
Dateline NBC
Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations. Follow now to get the latest episodes of Dateline NBC completely free, or subscribe to Dateline Premium for ad-free listening and exclusive bonus content: DatelinePremium.com
The Breakfast Club
The World's Most Dangerous Morning Show, The Breakfast Club, With DJ Envy, Jess Hilarious, And Charlamagne Tha God!