Skip to main content

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

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cpfValidationTool-0.0.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

cpfValidationTool-0.0.2-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page