Some Standard packages
-
sys - (Python) System specific
-
os - Operating System
-
stat - Inode table
-
shutil - File Operations
-
glob - Unix style pathname expansion
-
subprocess - Processes
-
argparse - Command Line Arguments
-
re - Regexes
-
math - Mathematics
-
time - Timestamp and friends
-
datetime - Time management
-
random - Random numbers