Python Standard Library

Core Python built-in modules and standard library.

API entry from apis.yml

apis.yml Raw ↑
aid: python:python-standard-library
name: Python Standard Library
description: Core Python built-in modules and standard library.
humanURL: https://docs.python.org/3/library/
tags:
- Built-In
- Standard Library
properties:
- type: Documentation
  url: https://docs.python.org/3/library/index.html
- type: Tutorial
  url: https://docs.python.org/3/tutorial/