

#421 22 years old
Feb 24, 2025
Discover a handy tool for debugging HTTP requests in Python, making troubleshooting a breeze. Exciting news as the Python Packaging Index now supports wheels for both iOS and Android, paving the way for mobile development. Dive into the latest features in the arcade game platform with its new 3.0 update. Learn about PEP 765 and its impact on coding practices. Enjoy a lighthearted joke about teapots while exploring tech upgrades like a surprisingly affordable Mac Mini. Tune in for a fun discussion on programming preferences and challenging logical puzzles!
AI Snips
Chapters
Transcript
Episode notes
Debugging HTTP Calls
- Debug HTTP calls with HTTPDBG by replacing
python
withpyhttpdbg
in your command. - This tool provides a UI to inspect requests, compare them, and understand app behavior.
Mobile Python Development
- PyPI now supports iOS and Android wheels, enabling direct Python development on mobile.
- CI Build Wheel updates are in progress to simplify iOS and Android wheel creation.
Arcade Game Platform 3.0
- Arcade Game Platform 3.0 has been released after two years with new features.
- The update includes breaking changes like texture management overhaul and dropped Python 3.8 support.