It is a simple tool which is useful to check whether the atm card is valid or not ,it works based on Lunh Algorithm

Directions of use

To check whether the card is valid or not

pyATM.card_check()

enter your card number 

To check the type of the card

pyATM.card_type(number)
