Skip to main content

Validate Australian Business Numbers.

Project description

This package validates Australian Business Numbers (ABNs).

Here’s an example of checking both a valid and an invalid ABN:

>>> import abn
>>> abn.validate('51824753556')
'51 824 753 556'

>>> abn.validate('99999999999')
False

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

ABN-0.2.tar.gz (1.8 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