https://github.com/pranjalco/kanye-quotes-
This is a fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.
https://github.com/pranjalco/kanye-quotes-
api application development functions gui integration programming python simple tkinter
Last synced: over 1 year ago
JSON representation
This is a fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.
- Host: GitHub
- URL: https://github.com/pranjalco/kanye-quotes-
- Owner: pranjalco
- License: mit
- Created: 2025-01-11T17:21:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T17:03:50.000Z (over 1 year ago)
- Last Synced: 2025-03-16T18:40:28.962Z (over 1 year ago)
- Topics: api, application, development, functions, gui, integration, programming, python, simple, tkinter
- Language: Python
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kanye Quotes
A fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.
## Screenshots

## Author
Pranjal Sarnaik
## Features
- **Dynamic Quote Display**: Displays a random Kanye West quote fetched from the **Kanye.rest** API.
- **Interactive Button**: A clickable button that fetches a new quote dynamically.
- **User-Friendly GUI**: A visually appealing interface with custom images and fonts.
- **Attribution Label**: Displays "Created by Pranjal Sarnaik" at the bottom of the application.
## Level
Intermediate
## Tech Stack
Python | Tkinter GUI | API Integration | Python Functions | Python Development | GUI Applications
## How to Run
1. Clone the repo:
```bash
git clone https://github.com/pranjalco/kanye-quotes-.git
2. Run(Also install required libraries):
```bash
pip install requests
python app.py
**Created by Pranjal Sarnaik**
*Released under the MIT License*