Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T18:33:28.000Z (over 7 years ago)
- Last Synced: 2024-11-14T11:31:40.271Z (2 months 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](https://img.shields.io/github/license/mashape/apistatus.svg)](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.