https://github.com/dorukgezici/raffler
A GUI Raffler App - Written with Python 3 & tkinter.
https://github.com/dorukgezici/raffler
gui py2app python raffle tkinter
Last synced: 29 days ago
JSON representation
A GUI Raffler App - Written with Python 3 & tkinter.
- Host: GitHub
- URL: https://github.com/dorukgezici/raffler
- Owner: dorukgezici
- License: mit
- Created: 2016-11-17T18:13:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T18:33:28.000Z (almost 9 years ago)
- Last Synced: 2025-03-03T18:49:32.415Z (over 1 year ago)
- Topics: gui, py2app, python, raffle, tkinter
- Language: Python
- Homepage: http://dorukgezici.com
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raffler
[](LICENSE)
A GUI "raffle" app that can read/save from/to a .txt file and select a random person from the list.
Written in Python 3.