Zhonghui

每个不曾起舞的日子,都是对生命的辜负

User Tools

Site Tools


程序:python:模块列表

模块列表


AI:

标准库模块的范围:

Python 标准库包含了上百个模块,包括但不限于以下这些常用模块:

  • 文件与操作系统:os, shutil, io, pathlib
  • 数学和数字处理:math, cmath, decimal, fractions, random
  • 数据结构:collections, heapq, bisect
  • 日期和时间:datetime, time, calendar
  • 文本处理:re, string, textwrap, unicodedata
  • 网络与互联网协议:socket, ssl, http, urllib, xmlrpc
  • 数据格式化:json, csv, html, xml, plistlib
  • 多线程与并发:threading, multiprocessing, concurrent, asyncio
  • 序列化:pickle, marshal, shelve
  • 错误处理:logging, warnings, traceback
/var/www/DokuWikiStick/dokuwiki/data/pages/程序/python/模块列表.txt · Last modified: 2024/09/23 06:11 by zhonghui