
#12: Deep Dive into Modules and Packages
Quick: What's the difference between a module, a package, and packing in Python? Find out in this episode of Talk Python To Me. All Python programmers use the import statement, but do you really know how it works and what it allows? Join David and Michael to take a deep dive into diabolical issues related to modules, packages, and imports. When we're done, you'll finally be ready to unleash your million line micro framework on the world!
16 Jun 201552min

#11: PyImageSearch and Computer Vision
Does a computer see in color or black and white? It's time to find out on this episode of Talk Python to Me. Join Adrian Rosebrock as we talk about PyImageSearch, OpenCV, and building computer vision systems with Python and OpenCV.
9 Jun 201550min

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere
Did you know that PythonAnywhere started out as the first spreadsheet powered and scripted using Python before it became a hosting and Python-in-your- browser-Service (PiybS)! Come get to know Harry Percival and his path from Economics to PythonAnywhere all the way to Extreme Programming and Obey the Testing Goat.
2 Jun 20151h 5min

#9: Docker for the Python Developer
Did you know that Docker was not the original product from the team that built it? They were working on ways to improve their PaaS cloud platform and docker was just a side product! But oh what a side product. Wisely, dotCloud cancelled their PaaS plans and became Docker Inc.
26 Mai 201539min

#8: Teaching Python at Grok Learning and Classrooms
Did you know that Australia is making text-based computer programming a core requirement for high school students? Grok Learning is building the platform to make teaching it to kids a joy for teachers and students. Our guest, Dr. James Curran is a key player in both of these projects. Join Michael in a conversation with Dr. Curran from Sydney University and co- founder of Grok Learning to learn about both of these and more! You'll learn about the different types of online tutorials, or short courses, you can use for learning or teaching including a text-based MUD game!
19 Mai 201537min

#7: Robot Operating System (ROS) and ROSPy
Programming is fun. Robots are fun. Programming robots is awesome! This episode Michael speaks with Dirk Thomas from the ROS (Robot Operating System) project. You will learn how to use ROS and ROSPy to program robots.
12 Mai 201549min

#6: Requests, PyCon, and Python's future
Come and get plugged right into the middle the inner circle of the Python community with Kenneth Reitz. You'll get some insight into conversations from the latest Language Summit. Kenneth works at Heroku and may be best known for creating Requests - HTTP for Humans. Requests is the most popular package on PyPI, It has been downloaded over 40,000,000 times.
5 Mai 201543min

#5: SQLAlchemy and data access in Python
In this episode we speak with Mike Bayer. Mike created SQLAlchemy in 2005 and over the past 10 years has been building and refining this amazing RDBMS ORM and data access layer. You'll learn a lot about the history of the project and how it has evolved over time. You'll also here where Mike got some of his inspiration for the design patterns used in the library.
28 Apr 20151h 2min