Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Animal Switcher

A simple desktop application built with Python and Tkinter that lets users cycle through animal images with a button click. I created this project to learn the fundamentals of GUI development with Python and Tkinter.

Preview

Animal Switcher Preview

Features

  • Switch between multiple animal images
  • Dynamic button text
  • Hover effects
  • Custom application icon
  • Pink themed interface
  • Packaged as a standalone windows executable using PyInstaller

Built with

  • Python
  • Tkinter
  • Pillow

What I learned

  • Working with Tkinter widgets
  • Loading and resizing images with Pillow
  • Event handling with button clicks and hover effects
  • Managing application state using variables
  • Packaging Python applications into exectuables

How to Run

pip install pillow
py animal_switcher.py

About

A simple Python Tkinter app that lets users cycle through animal images while exploring GUI development.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages