https://github.com/romenrg/calcular-letra-dni
https://github.com/romenrg/calcular-letra-dni
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/romenrg/calcular-letra-dni
- Owner: romenrg
- License: mit
- Created: 2020-09-26T09:55:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T12:20:38.000Z (almost 5 years ago)
- Last Synced: 2025-02-21T23:48:58.370Z (9 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calcular-letra-dni
Simple Python module to calculate the letter of a Spanish DNI, given the 8 digits.
## Usage
### CLI
`python3 letra_dni/__init__.py `
### Tests
`python3 -m unittest test.py`