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
Dependencies
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue