

Python Bytes
Michael Kennedy and Brian Okken
Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.
Episodes
Mentioned books

Feb 1, 2018 • 21min
#63 We're still on a desktop GUI kick
Topics covered in this episode:
A brief tour of Python 3.7 data classes
SQLite [The Databaseology Lectures - CMU Fall 2015]
dryable : a useful dry-run decorator for python
PEP Explorer - Explore Python Enhancement Proposals
TKInter Tutorial
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/63

Jan 26, 2018 • 29min
#62 Wooey and Gooey are simple Python GUIs
Topics covered in this episode:
Dan Bader takes over Real Python
Still more Python GUIs
Python’s misleading readability
warp2 access
Help! My tests can’t see my code!
Cement - Framework for CLI
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/62

Jan 16, 2018 • 22min
#61 On Being a Senior Engineer
Topics covered in this episode:
PEP 412's dict key sharing for classes
Python Hunter
Ten Things I Wish I’d Known About bash
Snakefooding Python Code For Complexity Visualization
On Being a Senior Engineer
Python UI frameworks
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/61

Jan 11, 2018 • 26min
#60 Don't dismiss SQLite as just a starter DB
Topics covered in this episode:
Who's at nine?
Retiring Python as a teaching language
Don't dismiss SQLite as just a starter DB
Chalice: Python Serverless Microframework for AWS
Fastest way to uniquely a list in Python >=3.6
PyTexas and PyCon AU vidoes are up
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/60

Jan 5, 2018 • 26min
#59 Instagram disregards Python's GC (again)
Topics covered in this episode:
gc.freeze() and Copy-on-write friendly Python garbage collection
SpeechPy - A Library for Speech Processing and Recognition
PyBites Code Challenges: Bites of Py
How big is the Python Family
Dramatiq: simple task processing
Controlling Python Async Creep
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/59

Dec 26, 2017 • 15min
#58 Better cache decorators and another take on type hints
Topics covered in this episode:
Instagram open sources MonkeyType
cachetools
Going Fast with SQLite and Python
The graphing calculator that makes learning math easier.
Installing Python Packages from a Jupyter Notebook
Videos from PyConDE 2017 are online
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/58

Dec 21, 2017 • 16min
#57 Our take on Excel and Python
Topics covered in this episode:
Testing Python 3 and 2 simultaneously with retox
Robo 3T / RoboMongo
regular expressions
MongoEngine
Introducing PrettyPrinter for Python
Excel and Python
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/57

Dec 14, 2017 • 16min
#56 The pendulum of time swings beautifully in PyPI
Topics covered in this episode:
Pendulum for datetimes
Flask asynchronous background tasks with Celery and Redis
Building a Simple Web App With Bottle, SQLAlchemy, and the Twitter API
Python extension for VSCode updated, now brought to you by Microsoft
A Comprehensive Guide To Web Design
Requestium
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/56

Dec 7, 2017 • 20min
#55 Flask, Flask, Flask, 3x Flask
Topics covered in this episode:
Django 2.0 Released
The Big Ol' List of Rules
requests-staticmock
PEP 557 -- Data Classes have been approved
Quart: 3x faster Flask
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/55

Nov 29, 2017 • 19min
#54 PyAnnotate your way to the future
Topics covered in this episode:
The PSF awarded $170,000 grant from Mozilla Open Source Program to improve sustainability of PyPI
Dropbox releases PyAnnotate
pytest-annotate is now open-source!
Run Python script as systemd service
pytest 3.3.0 released
Why d = {} is faster than d = dict()
Extras
Joke
See the full show notes for this episode on the website at pythonbytes.fm/54


