Skip to main content

A validator for greek social security number (AMKA)

Project description

amka-py

Pypi version CI

A validator for greek social security number (AMKA)

Installation

pip install amka-py

Usage

from amka_py.amka import validate

# An invalid AMKA
is_valid, err = validate("09095986680")
print(is_valid) # False
print(err)

# A valid AMKA
is_valid, err = validate("09095986684");
print(is_valid) # True

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

amka-py-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

amka_py-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file amka-py-0.1.0.tar.gz.

File metadata

  • Download URL: amka-py-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.8 Darwin/20.2.0

File hashes

Hashes for amka-py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b5739ec13b653a1402d6708ecc84cdebb62ff594831051e5202ccdcbb9a9c13f
MD5 8fcb86af8e3e1d15dee6424dc13a358e
BLAKE2b-256 697134e12e76bdeb5ad58541664d190c8d60f692b89653ee1e0b908bc3612b9d

See more details on using hashes here.

File details

Details for the file amka_py-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: amka_py-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.8 Darwin/20.2.0

File hashes

Hashes for amka_py-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 79904939aeb8365af23822b991fbad07853587fc9b45254610829f590f094bf6
MD5 d0680ae3ad94a895d428702c37c02a43
BLAKE2b-256 c755590ce2ea3b34921539eb1c5669e0034481924c695dced088e438323a4826

See more details on using hashes here.

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