Skip to content

Instantly share code, notes, and snippets.

@jph00
Last active May 31, 2022 06:16
  • Star 74 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Organized and hyperlinked index to every module, function, and class in the Python standard library

All of the python 3.9 standard library

For a version without the collapsible details sections (so you can search the whole thing in your browser), click here.

abc

aifc

argparse

array

ast

asynchat

asyncio

asyncore

atexit

audioop

base64

bdb

binascii

binhex

bisect

builtins

bz2

cProfile

calendar

cgi

cgitb

chunk

cmath

cmd

code

codecs

codeop

collections

collections.abc

colorsys

compileall

concurrent.futures

configparser

contextlib

contextvars

copy

copyreg

crypt

csv

ctypes

curses

curses.ascii

curses.panel

curses.textpad

dataclasses

datetime

dbm

dbm.dumb

dbm.gnu

dbm.ndbm

decimal

difflib

dis

distutils

distutils.archive_util

distutils.bcppcompiler

distutils.ccompiler

distutils.cmd

distutils.command

distutils.command.bdist

distutils.command.bdist_dumb

distutils.command.bdist_msi

distutils.command.bdist_packager

distutils.command.bdist_rpm

distutils.command.bdist_wininst

distutils.command.build

distutils.command.build_clib

distutils.command.build_ext

distutils.command.build_py

distutils.command.build_scripts

distutils.command.check

distutils.command.clean

distutils.command.config

distutils.command.install

distutils.command.install_data

distutils.command.install_headers

distutils.command.install_lib

distutils.command.install_scripts

distutils.command.register

distutils.command.sdist

distutils.core

distutils.cygwinccompiler

distutils.debug

distutils.dep_util

distutils.dir_util

distutils.dist

distutils.errors

distutils.extension

distutils.fancy_getopt

distutils.file_util

distutils.filelist

distutils.log

distutils.msvccompiler

distutils.spawn

distutils.sysconfig

distutils.text_file

distutils.unixccompiler

distutils.util

distutils.version

doctest

email

email.charset

email.contentmanager

email.encoders

email.errors

email.generator

email.header

email.headerregistry

email.iterators

email.message

email.mime

email.parser

email.policy

email.utils

encodings.idna

encodings.mbcs

encodings.utf_8_sig

ensurepip

enum

errno

faulthandler

fcntl

filecmp

fileinput

fnmatch

formatter

fractions

ftplib

functools

gc

getopt

getpass

gettext

glob

graphlib

grp

gzip

hashlib

heapq

hmac

html

html.entities

html.parser

http

http.client

http.cookiejar

http.cookies

http.server

imaplib

imghdr

imp

importlib

importlib.abc

importlib.machinery

importlib.resources

importlib.util

inspect

io

ipaddress

itertools

json

json.tool

keyword

lib2to3

linecache

locale

logging

logging.config

logging.handlers

lzma

mailbox

mailcap

marshal

math

mimetypes

mmap

modulefinder

msilib

msvcrt

multiprocessing

multiprocessing.connection

multiprocessing.dummy

multiprocessing.managers

multiprocessing.pool

multiprocessing.shared_memory

multiprocessing.sharedctypes

netrc

nis

nntplib

numbers

operator

optparse

os

os.path

ossaudiodev

parser

pathlib

pdb

pickle

pickletools

pipes

pkgutil

platform

plistlib

poplib

posix

pprint

profile

pstats

pty

pwd

py_compile

pyclbr

pydoc

queue

quopri

random

re

readline

reprlib

resource

rlcompleter

runpy

sched

secrets

select

selectors

shelve

shlex

shutil

signal

site

smtpd

smtplib

sndhdr

socket