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: 29 days ago
JSON representation

A GUI Raffler App - Written with Python 3 & tkinter.

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.