Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Working with Files in Python 3

via Pluralsight

Overview

Manipulating files and folders are essential aspects of working with
Python.
This course teaches you
how to apply the most useful and
common file and folder operations available with the standard
library and can be created
using Python.

The Python standard library has several built-in modules which contain a series of functions for handling files and are part of several modules, such as os, path, shutil, and pathlib. The Python standard library is among the top libraries that every Python developer must know and master. In this course, Working with Files in Python 3, you’ll learn the skills and practices you need to work and manipulate files and folders in Python easily. First, you’ll explore how to find files in Python by using string methods and pattern-matching techniques. Next, you’ll discover how to perform various file and folder operations, such as copying, moving, renaming, deleting, archiving, traversing, and more. Finally, you’ll learn how to read and write text, CSV, XML, JSON, and Pickle files, some of the most common existing file types. When you’re finished with this course, you’ll have the skills and knowledge of Working with Files in Python 3 needed to work successfully with files and folders using Python.

Syllabus

  • Course Overview 1min
  • Finding Files 24mins
  • Working with Files and Folders 15mins
  • Archiving Files 11mins
  • Reading and Writing Files 26mins

Taught by

Ed Freitas

Reviews

3.8 rating at Pluralsight based on 42 ratings

Start your review of Working with Files in Python 3

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.