An open API service indexing awesome lists of open source software.

https://github.com/dorukgezici/therandomizer

A random person selection tool written in #Python by @dorukgezici
https://github.com/dorukgezici/therandomizer

gui python randomizer tkinter

Last synced: 8 months ago
JSON representation

A random person selection tool written in #Python by @dorukgezici

Awesome Lists containing this project

README

          

# Osman the Randomizer
A random person selection tool written in #Python by @dorukgezici.

GUI is written with the tkinter framework.

You can build the app from source by this command on terminal:
`python3 setup.py py2app`
After the build is finished, you can delete everything other than the .app file which is in the /dist folder.

#### Go to the /dist folder and run "TheRandomizer.app".