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.gitchmod +x luhn.py
./luhnchmod +x setup.py
./setup build_exe- After running, python and modules requirements are not relevant for the client side.
