Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,16 @@ tox
pytest
```

## Online Free Tool

If you need to quickly calculate or verify an Italian Codice Fiscale without installing Python or using the command line, you can use an online calculator.

* <a href="https://calcolocodicefiscalee.com/">Calcolo Codice Fiscale</a>

This can be useful for testing examples, validating results, or generating a Codice Fiscale for occasional use.



## License
Released under [MIT License](LICENSE.txt).

Expand Down
Loading