

#1 Intro to the show and pip 9 is out!
5 snips Nov 7, 2016
The hosts introduce the podcast and discuss Python topics covered in videos. They talk about a command line library tutorial and the importance of monitoring vulnerabilities in web app packages. They also discuss PIP 9 and virtual environments in Python.
AI Snips
Chapters
Transcript
Episode notes
Stay Updated with Python Bytes
- Subscribe to Python Bytes to stay updated on Python headlines.
- Listening weekly provides top news in the community.
PyData DC Videos
- PyData conference videos from Washington D.C. are available online.
- These 64 videos offer roughly 35 hours of content.
Yet Another Command-Line Argument Parser
- Easyargs is a new command-line library for parsing arguments in Python.
- Its emergence adds to a growing number of similar libraries.