# Learning Path: Important Standard Library Modules

DevFeed: [Learning Path: Important Standard Library Modules](<https://devfeed.tech/articles/learning-path-important-standard-library-modules-4384.md>)

Original publisher: [Read original article](<https://realpython.com/learning-paths/standard-library-modules-you-should-know/>)

Author: Real Python

Published: 2024-11-14T12:00:00Z

Content type: tutorial

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [JSON](<https://devfeed.tech/topics/json.md>), [math](<https://devfeed.tech/topics/math.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [json](<https://devfeed.tech/tags/json.md>), [learning](<https://devfeed.tech/tags/learning.md>), [math](<https://devfeed.tech/tags/math.md>), [python](<https://devfeed.tech/tags/python.md>), [serialization](<https://devfeed.tech/tags/serialization.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

A Python learning path covering essential standard library modules for mathematics, dates and times, random data, serialization, JSON, CSV, XML, regular expressions, and system tools.

## Source excerpt

Explore Python standard library modules including math, datetime, JSON, CSV, regex, subprocess, and argparse through hands-on tutorials and courses.