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
- Host: GitHub
- URL: https://github.com/dorukgezici/therandomizer
- Owner: dorukgezici
- License: mit
- Created: 2016-11-06T10:53:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T20:33:22.000Z (over 8 years ago)
- Last Synced: 2025-03-03T18:49:29.657Z (over 1 year ago)
- Topics: gui, python, randomizer, tkinter
- Language: Python
- Size: 4.49 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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".