Skip to content

SonnyGU/Kayne.West

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Kanye Says..."



Description

A lightweight desktop application built using Python and Tkinter. It's designed to bring a bit of fun to your day by displaying random quotes from Kanye West. This project serves as a demonstration of integrating Python with external APIs and creating a basic GUI

Features

  • Interactive GUI: Explain how users interact with the GUI created using Tkinter.
  • Random Quotes: Detail how the application fetches random quotes from the "Kanye Rest" API.

Prerequisites

Before running the "Kanye Says..." application, users will need:
  • Python: The application is written in Python, a recent version of Python.
  • Pip: Python's package installer, pip, should be installed for managing Python packages. It usually comes with Python installation.

Installation

  • Clone the Repository: git clone https://github.com/SonnyGU/Kayne.West.git
  • Navigate to the Project Directory: cd kanye-says
  • Install Required Libraries:
    • Tkinter usually comes pre-installed with Python. However, users can install it based on their operating system if it's not present
    • Tkinter Docs
  • Install the Requests library using pip: pip install requests
  • Run the Application: python main.py

Program walk-through:

Launch the utility:
Kayne Says Steps

Click on Kayne's face for Quotes:
Kayne Says Steps


Kayne Says Steps


Kayne Says Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages