Skip to main content

Validate ID numbers of Saudi Arabian identity cards

Project description

This package has been deprecated and should be replaced by luhn-validator.

To get the same result with luhn-validator, see this example:

from luhn_validator import validate

# add length and prefixes
validate(10717243691, 10, [1, 2])

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

saudi-id-validator-1.0.7.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

saudi_id_validator-1.0.7-py3-none-any.whl (2.8 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