Blazing Fast Credit Card number validator using Luhn Algorithm
Project description
pycard-validator
A simple python module to implement credit card number validation using Luhn Algorithm.
Installation
Install in your project with pip:
pip install pycard-validate
Usage
An example use:
from pycardvalidator.validator import pycvalid
result = pycvalid.validate('4111 1111 1111 1111')
License
MIT license. See LICENSE.md
for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycard-validate-1.0.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file pycard-validate-1.0.0.tar.gz
.
File metadata
- Download URL: pycard-validate-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd7215489ff92d1b084cc2a1f62de6d7006185d63aa4507f28f0d0bb73d6dcec |
|
MD5 | a48a303e27b9853c38208079944b97b8 |
|
BLAKE2b-256 | 718fcff6f2175cba904bbdc152be2717962458b7b38436092cb6337928d53883 |
File details
Details for the file pycard_validate-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pycard_validate-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ec22dd3ce9e07909c2f99961103b3800b5cf39adbfe3f817c493e846ada27b3 |
|
MD5 | 491098092136f01a6721f6522c90058a |
|
BLAKE2b-256 | e41f13c5c265647b10a8cab506cb52fead65b6c346e34390f5c31247f06e51c5 |