Talk Python To Me
Talk Python To Me
Michael Kennedy
#96: Exploring Awesome Python
52 minutes Posted Jan 25, 2017 at 8:00 am.
0:00
52:20
Download MP3
Show notes
Python is said to be a language that comes with "batteries included". That has many meanings depending on the level you're focusing on. At the lowest, it's a very rich and expressive language. Most commonly it means Python has a powerful and comprehensive standard library (itertools and elementtree anyone?).