ipaddress --- IPv4/IPv6 操作函式庫
ipaddress
wave --- 讀寫 WAV 檔案
wave
此章節所描述的模組 (module) 實作了多種在多媒體服務中相當有用的演算法和介面,並可在安裝時決定是否要使用它們。以下為綜述:
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()