Back to Developer Roadmap

Builtin Modules

src/data/roadmaps/python/content/builtin@08XifLQ20c4FKI_4AWNBQ.md

4.0564 B
Original Source

Builtin Modules

Python has a rich standard library of built-in modules that provide a wide range of functionality. Some of the most commonly used built-in modules include: sys, os, math, datetime, random, re, itertools, etc.

Visit the following resources to learn more: