{"library":"luhn","type":"library","category":null,"description":"The `luhn` Python library, currently at version 0.2.0, provides a simple and lightweight implementation of the Luhn algorithm. It's designed to generate and verify Luhn check digits for identification numbers, commonly used for credit cards and other IDs to detect accidental errors. This version was released in 2015 and has a stable, albeit minimal, API.","language":"python","status":"maintenance","version":"0.2.0","tags":["luhn","checksum","validation","credit card","utility"],"install":[{"cmd":"pip install luhn","imports":["from luhn import verify","from luhn import generate","from luhn import append","from luhn import *"]}],"homepage":null,"github":"https://github.com/mmcloughlin/luhn","docs":null,"changelog":null,"pypi":"https://pypi.org/project/luhn/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/luhn/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}