
- Python
- Beginner
About this Course
Python is a great language for the automated handling of files and directories. In this course, you'll learn how to navigate your file system with Python and create and manipulate files and directories. At the end, you'll build a project starter to make starting your Flask project just a little bit easier.
What you'll learn
- Manipulating files and directories with Python
- Temporary files and directories
- Automating file and directory creation
Navigation
Before we can easily manipulate files and directories, we need to know how to make our way around in them.
8 stepsManipulation
Now that we can move around our system, let's see how to create, rename, and delete files and directories.
8 stepsProject Starter
Let's use the various file and directory tools we've learned to create a Flask project starter.
8 stepsTeacher
-
Kenneth Love
Besides teaching Python, Kenneth Love is a husband and father. He created a few popular Python libraries, worked at most levels of the web stack, and was the Creative Director of a newspaper. He likes board games, whiskey, activism, and dry humor.