Skip to main content

A fast and simple in-place implementation of the luhn check algorithm.

Project description

https://travis-ci.org/luhnmod10/python.svg?branch=master

A fast and simple in-place implementation of the luhn check algorithm in Python. Implementations in other languages can be found at github.com/luhnmod10.

Usage

Install the package:

pip install luhnmod10

Or:

easy_install luhnmod10

Then:

from luhnmod10
luhnmod10.valid('4242424242424242')

Contributing

Contributions are welcome! If you can improve the execution time of this implementation without increasing its complexity, please open a pull request. To test your change, run make in the repository to run the tests and the benchmarks.

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

luhnmod10-1.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

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