FICHA · MANJARO

python-stdlibs

Simple list of top-level packages in Python's stdlib

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a simple list of top-level modules and packages included in Python's standard library. It helps tooling distinguish standard-library imports from third-party dependencies or project-local modules.

Developers use it as a library in linters, dependency tools, and import analyzers. The result depends on Python version, so match the list to the runtime being analyzed.

Permissions

Permissions not analysed for this source yet.