Companies Home Search Profile

Practical Recipes for Working With Files in Python

Focused View

Liam Pulsifer

1:13:40

265 View
  • 1. Practical Recipes For Working With Files In Python Overview .mp4
    01:05
  • 2. Pythons With Open As Pattern.mp4
    05:57
  • 3. Getting A Directory Listing.mp4
    06:16
  • 4. Getting File Attributes.mp4
    05:36
  • 5. Making Directories.mp4
    04:46
  • 6. Deleting Files And Directories.mp4
    08:46
  • 7. Matching Filename Patterns.mp4
    08:02
  • 8. Traversing Directory Trees.mp4
    05:19
  • 9. Creating Temporary Files And Directories.mp4
    04:07
  • 10. Copying Moving And Renaming Files.mp4
    08:16
  • 11. Archiving Files.mp4
    08:41
  • 12. Reading Multiple File Inputs.mp4
    06:06
  • 13. Practical Recipes For Working With Files In Python Summary .mp4
    00:43
  • Description


    Python has several built-in modules and functions for handling files. These functions are spread out over several modules such as os, os.path, shutil, and pathlib, to name a few. This course gathers in one place many of the functions you need to know in order to perform the most common operations on files in Python.

    What You'll Learn?


    • Retrieve file properties
    • Create directories
    • Match patterns in filenames
    • Traverse directory trees
    • Make temporary files and directories
    • Delete files and directories
    • Copy, move, or rename files and directories
    • Create and extract ZIP archives

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Liam Pulsifer
    Liam Pulsifer
    Instructor's Courses

    Liam is a software engineer and avid Pythonista. When he’s not writing code to automate all of his daily tasks, you can often find him running, playing basketball and tennis, reading, or eating good food.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 13
    • duration 1:13:40
    • Release Date 2023/04/03