Hour 13. Working with Modules
What You’ll Learn in This Hour:
What a module is
Standard Python modules
What a module contains
How to create a custom module
Keeping Python scripts at a reasonable size is a worthwhile goal because it helps in modifying and managing them. Modules can help you reach this goal. In this hour, you learn about modules—how ...
Get Sams Teach Yourself Python Programming for Raspberry Pi in 24 Hours, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.