baluhn

A base-agnostic implementation of the Luhn Algorithm for Python. Useful for generating and verifying check digits.

Installation

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

pip3 install baluhn

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2019-03-14    
0.1.1 2019-03-14    
0.1 2010-07-19    

Issues with this package?

Page last updated 2023-10-28 02:33:57 UTC