ipaddress --- IPv4/IPv6 操作库
ipaddress
wave --- 读写 WAV 文件
wave
本章描述的模块实现了主要用于多媒体应用的各种算法或接口。 它们可在安装时自行决定。 这是一个概述:
open()
Error
Wave_read
close()
getnchannels()
getsampwidth()
getframerate()
getnframes()
getcomptype()
getcompname()
getparams()
readframes()
rewind()
getmarkers()
getmark()
setpos()
tell()
Wave_write
setnchannels()
setsampwidth()
setframerate()
setnframes()
setcomptype()
setparams()
writeframesraw()
writeframes()
colorsys
rgb_to_yiq()
yiq_to_rgb()
rgb_to_hls()
hls_to_rgb()
rgb_to_hsv()
hsv_to_rgb()