透過 Kanye West API,隨機生成 Kanye West 的經典名言,每天給你一點靈感與態度。
- 點擊按鈕自動抓取 Kanye West 的名言
- 使用 Tkinter 提供視覺化介面
- 設計輕鬆、介面簡潔
git clone https://github.com/henry-yen/kanye-quotes.git
cd kanye-quotes
pip install -r requirements.txtpython main.pykanye-quotes/
├── assets/
│ ├── background.png
│ └── kanye.png
├── main.py
├── requirements.txt
└── README.md
- Python 3.12
- Tkinter GUI (Python 內建)
- Requests (發送 API 請求)
本專案採用 MIT License。 © 2025 Henry Yen
