credit-card-checker

Use the Luhn algorithm to check if credit card numbers are valid

Installation

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

pip3 install credit-card-checker

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.3 2020-09-25
0.0.2 2020-09-25
0.0.1 2020-09-23

Issues with this package?

Page last updated 2026-09-03 02:53:34 UTC