Código que valida o CPF através da validação dos últimos dois dígitos
Project description
cpfValidationTool
The package cpfValidationTool is used to:
- Validate a CPF using the verification digits of it;
- Return if given CPF string is either valid or not.
Installation
Use the package manager pip to install cpfValidationTool
pip install cpfValidationTool
Usage
from cpfValidationTool.cpfValidation import cpf
cpf.validateCPF(cpfStr)
Author
Rodrigo Melo
License
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 cpfValidationTool-0.0.2.tar.gz.
File metadata
- Download URL: cpfValidationTool-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3a4c3360a7a1d1f6508a3903f38b5827fef766a2f0950f48f30654ef77b2fbf
|
|
| MD5 |
c1a28346edababcbff9f7101b2b3cb16
|
|
| BLAKE2b-256 |
642e008843cfc34f64bb5897e55077aa620c1d481679225b9096aa41f3b3bb00
|
File details
Details for the file cpfValidationTool-0.0.2-py3-none-any.whl.
File metadata
- Download URL: cpfValidationTool-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1c8926a3913846d0c50c05a2d0e5a4277d2e1263af8abe26f61d4a556da0f97
|
|
| MD5 |
2bb2dc6a5c586e04b28a9ed838bf194d
|
|
| BLAKE2b-256 |
1a6c8f2864b3207633df509f58a83234633ab33b9bb98c097991b2003018f22b
|