apiverve-cardvalidator

Card Validator checks whether a card number is valid, identifies the card brand, and flags risk. It runs the Luhn checksum, detects the scheme (Visa, Mastercard, Amex and more), returns the PCI-safe …

Installation

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

pip3 install apiverve-cardvalidator

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.2.0 2026-07-16    
1.1.14 2026-02-16    
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 2026-09-03 01:38:58 UTC