|
Description:
|
|
Topics covered in this episode:
Watch on YouTube
About the show
Sponsored by Sentry: pythonbytes.fm/sentry
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.
Michael #1: mpire
- A Python package for easy multiprocessing, but faster than multiprocessing
MPIRE is faster in most scenarios, packs more features, and is generally more user-friendly than the default multiprocessing package.
- Tons of features.
- Nice intro article with benchmarks.
Brian #2: mopup - the macOS Python.org Updater
Michael #3: Immortal Objects for Python
- Instagram has introduced Immortal Objects – PEP-683 – to Python.
Brian #4: Common Docstring Formats in Python
- Scott Robinson
- I don’t mean to disrespect Scott, but I’m honestly curious if this is really common.
- I like docstrings for the “why” of a function. And prefer type hints for types.
- Let me know what you use, at @brianokken@fosstodon.org
Extras
Brian:
- In search for a working retro Lunar Lander in Python
Michael:
Joke: It’s Bingo Time! |