A check digit library for data validation
Test Status | |
---|---|
Version Info | |
Code Analysis |
pip install checkdigit
Or download the project here
- Contains various functions relating to Luhn, ISBN and UPC codes
- Extensive in-code comments and docstrings to explain how the functions work
- Written in pure Python with no dependencies required to run the program
Check out the documentation for more details on how to use the library
This project is licensed under the GNU General Public License v3.0