From the course: Python Standard Library Essential Training

Python, the "batteries-included" language - Python Tutorial

From the course: Python Standard Library Essential Training

Start my 1-month free trial

Python, the "batteries-included" language

- Writing code should be fun, productive, and perhaps most of all, efficient. You can describe Python using every one of those words and probably many more. And one of the major reasons for that is the comprehensive library of pre-built code that comes as part of the language. The Python Standard Library makes the process of building applications that use features like manipulating text information, working with files and directories, processing numerical data, and accessing information over the internet much easier. The Python Standard Library has modules for a wide variety of programming needs and chances are if you've got a programming challenge, the Standard Library has you covered. Hi, I'm Joe Marini and I have been building software professionally for more than 30 years for companies like Adobe, Microsoft, and Google. Don't reinvent the wheel for your next project. Join me in my course to see how you can save time and concentrate just on your app's features as we learn all about the Python Standard Library.

Contents