# wonderful-python **Repository Path**: an-jun/wonderful-python ## Basic Information - **Project Name**: wonderful-python - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-01 - **Last Updated**: 2025-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ch1 ``` pip install win32 pip install winshell os.utime(path, times=None) os.chmod(path, mode) os.chown(path, uid=-1, gid=-1) pip install pywin32 os.makerdirs(temp_dir) import shutil # 清理临时目录 shutil.rmtree(temp_dir) shutil.copytree(src, dst) #搜索文件和目录 import glob glob.glob(pattern) from fnmatch import fnmatch ``` # ch2 ``` ``` # ch3 ``` pip install pyqt6 ``` # ch5 ``` pip install pystray pip install win10toast pip install win10toast_click ``` # ch6 ``` pip install pyautogui pip install pytweening pip install gif pip install numpy pip install opencv-python pip install pyscreenshot pip install pyperclip pip install pynput pip install pyinstaller pip install pyaudio pip install manim pip install vpython pip install pillow pip install pyopengl pip install pyopengl_acceleratedemo pip install pyopengl_accelerated ``` # ch7 ``` pip install pygame pip install mutagen pip install sounddevice pip install librosa pip install pydub ``` # ch8 ``` pip install moviepy pip install selenium pip install beautifulsoup4 pip install requests pip install pillow pip install ffmpeg-python ffmpeg - list_devices true -f dshow -i dummy ffmpeg -f dshow -framerate 30 -i "2:0" -vf scale=iw/2:ih/2 out.avi pip install pyautogui opencv-python ``` # ch11 -ch13 ``` pip install openpyxl pip install python-docx pip install python-pptx ``` # ch14 ``` pip install pypdf2 ``` # ch15 ``` pip install wxauto pip install pyauogui pip install pynput pip install pyperclip ``` # ch16 ``` pip install base64 pip install pydes #pycrypto 已经不再维护。您可以考虑使用 pycryptodome,这是一个与 pycrypto 兼容的替代库 pip install pycryptodome pip install cryptograpy ``` # ch17 ``` pip install py7zr ```