Skip to content
/ credit Public

A python module that identifies wheather a credit card is Visa, Aex or a Mastercard.

Notifications You must be signed in to change notification settings

bouncei/credit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Alt-Credit Card Identifier

A python module that identifies wheather a credit card is Visa, Aex or a Mastercard.

Short Description

the purpose of this code is to identify a credit card type, if is very helpful when you wanna know a client's is trying to make a payment. For example; Remita, paying water bills, light bills,etc...

Getting Started

This app runs in the command line[i.e; Terminal], by inputting the digits of your credit card. Then returns what type of card it is.

Types of Credit Cards

  1. Mastercard

Card Logo

  1. Visa Card

Card Logo

  1. Amex Card

Card Logo

Language

python3

About

A python module that identifies wheather a credit card is Visa, Aex or a Mastercard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages