Welcome to the beginner-friendly project - " Random Quotes Generator"
Crafted and taught by Shreya Malogi! π
- Functionality: Fetches and displays random Kanye West quotes using Python's Tkinter.
- Tech Stack:
Python
,Tkinter
,requests
,Kayne Rest API
- Author: @shreyamalogi
- Year of Project: 2021
- Introduction
- Features
- Dependencies
- How It Works
- Installation
- Running the Script
- Contribution
- License
π€π A Python Tkinter GUI app that delivers a fresh dose of random Kanye West quotes with just a click.
- Fetches random Kanye West quotes from π https://api.kanye.rest.
- Displays the fetched quote on a visually appealing GUI.
- User-friendly interface with a button to get a new quote.
- Tkinter: Python's standard GUI package.
- Requests: Used for making HTTP requests to the Kanye West quotes API.
- The app initializes a Tkinter window with a canvas and a button.
- The canvas displays a background image and the current Kanye West quote.
- Upon clicking the button, the
get_quote
function is triggered. - The function makes an API call to https://api.kanye.rest using the
requests
library. - The received quote is then displayed on the canvas.
Clone the repository to your local machine:
git clone https://github.com/shreyamalogi/Random-quotes-generator.git
Ensure you have the necessary dependencies installed by running:
pip install requests
Navigate to the project directory:
cd Random-quotes-generator
Execute the following command:
python main.py
βπβ¨ Feel the Kanye magic within you? Contribute to this rhythmic project and make it even more dynamic. Don't forget to Star the project! β
π This project is licensed under the spell of the MIT License. Share the Kanye vibes responsibly!
MIT License
Copyright (c) 2021 Shreya Malogi
Stay Groovy! ππ€