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.
- Python 3.x π
- Tkinter πΌοΈ
- PIL (Python Imaging Library) πΌοΈ
- requests π
- imageio ποΈ
- Pygame π΅
- Ensure you have all the required dependencies installed.
- Run the script
deeznuts.py
. - A Tkinter window will appear displaying the "Deez Nuts" GIF along with audio.
- Enjoy! π
- 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. π
- GIF source: Tenor
- Audio source: Not specified