Skip to content

ronbenbenishti/Luhn-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luhn-Generator

A simple script designed to check the integrity of a control digit

Image

Prerequisites:

  • Python 2.7
  • Modules in use:
    • Tkinter
    • cs_Freeze

Installing

git clone https://github.com/ronbenbenishti/Luhn-Generator.git

How to use

chmod +x luhn.py
./luhn

OR

chmod +x setup.py
./setup build_exe
All the relevant files will appear in ‘\build\exe.win-amd64-2.7\’
Run ‘luhn.exe’
  • After running, python and modules requirements are not relevant for the client side.

About

Check the integrity of a control digit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages