#12: Deep Dive into Modules and Packages

Talk Python To Me

Episode | Podcast

Date: Tue, 16 Jun 2015 00:00:00 -0800

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!