luhn 0.2.0
0
Generate and verify Luhn check digits
Contents
Generate and verify Luhn check digits
Stars: 43, Watchers: 43, Forks: 14, Open Issues: 5The mmcloughlin/luhn
repo was created 9 years ago and the last code push was 1 years ago. The project is moderately popular with 43 github stars!
How to Install luhn
You can install luhn using pip
pip install luhn
or add it to a project with poetry
poetry add luhn
Package Details
- Author
- Michael McLoughlin
- License
- MIT
- Homepage
- https://github.com/mmcloughlin/luhn
- PyPi:
- https://pypi.org/project/luhn/
- GitHub Repo:
- https://github.com/mmcloughlin/luhn
Related Packages
Errors
A list of common luhn errors.
Code Examples
Here are some luhn
code examples and snippets.