Skip to main content

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. Build Status PyPI - Python Version PyPI license

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


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 hashes)

Uploaded Source

Built Distribution

pycard_validate-1.0.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page