Luhn-Algorithm

Python implementation of Luhn's algorithm for validating credit card numbers.

Installation

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

pip3 install luhn-algorithm

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.4 2024-02-18    
1.0.3 2024-02-18
1.0.2 2024-02-18
1.0.1 2024-02-18
1.0.0 2024-02-18

Issues with this package?

Page last updated 2025-07-18 01:43:21 UTC