Support to process trivial work on my Windows 10
src/album_organizer.py
: 照指定格式整理專輯資料夾
src/comic_ebook_generator.py
:壓縮 jpg 到電子書格式 cbz
src/lPSD_zip_to_PNG.py
: 解壓縮 psd 並轉換至 png
"Automate the Boring Stuff with Python" 的範例程式
- Search for text in a file or across multiple files
- Create, update, move, and rename files and folders
- Search the Web and download online content
- Update and format data in Excel spreadsheets of any size
- Split, merge, watermark, and encrypt PDFs
- Send reminder emails and text notifications
- Fill out online forms
https://automatetheboringstuff.com/