A Python library to encode and decode Italian fiscal codes (Codice Fiscale). Current version 0.12.1, with regular maintenance and updates.
pip install python-codicefiscaleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a CodiceFiscale instance and decode the fiscal code.
Use the Italian name as per official ISTAT code.
Always use 'M' or 'F'.
Convert dates to string using .strftime('%Y-%m-%d') before passing.No dependency data recorded yet.