Skip to content

ShivgunGaming/deez-nuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Deez Nuts GIF with Audio πŸ₯œπŸŽ΅

This program displays a GIF of "Deez Nuts" accompanied by audio. It utilizes the Tkinter library for the graphical user interface (GUI), PIL (Python Imaging Library) for handling images, requests library to fetch the GIF from a URL, imageio for reading GIF frames, and Pygame for playing audio.

Requirements πŸ“‹

  • Python 3.x 🐍
  • Tkinter πŸ–ΌοΈ
  • PIL (Python Imaging Library) πŸ–ΌοΈ
  • requests 🌐
  • imageio 🎞️
  • Pygame 🎡

Usage πŸš€

  1. Ensure you have all the required dependencies installed.
  2. Run the script deeznuts.py.
  3. A Tkinter window will appear displaying the "Deez Nuts" GIF along with audio.
  4. Enjoy! πŸŽ‰

Important Notes ℹ️

  • The GIF and audio are fetched from external sources. Ensure you have a stable internet connection for proper functioning.
  • Make sure to have sound enabled on your system to hear the audio. πŸ”Š

Credits πŸ™Œ

  • GIF source: Tenor
  • Audio source: Not specified

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages