apiverve-cardvalidator

Card Validator is a simple tool for validating if a card number is valid or not. It checks the card number format and the Luhn algorithm to see if the card number is valid.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install apiverve-cardvalidator

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.8 2025-02-21    
1.1.7 2025-02-03    
1.1.5 2024-09-21    
1.1.4 2024-08-20    
1.1.2 2024-07-17    
1.0.11 2024-05-25    
1.0.9 2024-05-25    

Issues with this package?

Page last updated 2025-02-21 16:51:59 UTC