Tech SkillsPython Essentials: Core Standard Library
programmingBeginner
Python Essentials: Core Standard Library
Master the 8 Must-Know Standard Library Modules
20 hours
16 lessons
4 modules
0 enrolled
Master the absolute essential Python standard library modules: os, sys, pathlib, shutil, subprocess, logging, argparse, and json. These are the building blocks every Python developer needs.
Start LearningWhat you'll learn
- Hands-on coding challenges
- Real-world project examples
- Interview preparation tips
- Best practices & patterns
Certificate on completion
Interactive code challenges
Course Syllabus
๐ฅ๏ธ
Module 1
System Access: os & sys
Low-level system access and Python runtime control
4 lessons
~90 min
๐
Module 2
Filesystem: pathlib & shutil
Modern path handling and file operations
4 lessons
~90 min
๐ป
Module 3
subprocess - Shell Commands
Run external commands and capture output
4 lessons
~90 min
๐ ๏ธ
Module 4
Essential Utilities: logging, argparse, json
Logging, CLI arguments, and data serialization
4 lessons
~90 min