Manage Italian individual tax code
Project description
Py library => ItTaxCode
Author: Giuseppe Latini Version: 0.0.2 Date: 24/08/2024
Utility to decode individual Italian tax codes, it also handles homocoded strings
Explanation:
To install in venv:
pip install --index-url https://test.pypi.org/simple/ --no-deps ittaxcode_pinuxone
(for now it is only on the test.pypi index)
To import in project:
from ittaxcode_pinuxone import ittc
methods:
ittc.check(taxcode) => boolean
Return True if taxcode in valid format
ittc.birthdate(taxcode) => date
Return date of birth
ittc.age(taxcode) => int
Return years "completed"
ittc.sex(taxcode) => string
Return "M" or "F"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ittaxcode-0.0.1.tar.gz.
File metadata
- Download URL: ittaxcode-0.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61569112b418dd2977637b0abd4aed23d1eb9e8119d3e7ec6924a3ccb506282c
|
|
| MD5 |
705ca813af783b30c24db43bff2f21f4
|
|
| BLAKE2b-256 |
617fa332800ab58ae916c3027395d4ea7b5ed1ec2b6a6dc29cc6f09745d70f2a
|
File details
Details for the file ittaxcode-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ittaxcode-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
468fcbf96459e30fb1ffd2e3e554e249e67d5936087b9f4d9e701765301e13d7
|
|
| MD5 |
d6dc2ebe2c2afe3c5e341df8eec32d63
|
|
| BLAKE2b-256 |
c5f7b7c68c173c80b4d536c394feca0ed55a424eea16b9b3d0abc1f0c98f98be
|