A simple script designed to check the integrity of a control digit
- Python 2.7
- Modules in use:
- Tkinter
- cs_Freeze
git clone https://github.com/ronbenbenishti/Luhn-Generator.git
chmod +x luhn.py
./luhn
chmod +x setup.py
./setup build_exe
- After running, python and modules requirements are not relevant for the client side.