Skip to content

valdecirdev/python-cpf-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CPyFValidator

Simple CPF validation script in python.

Example:

import cpf

""" If the cpf in Brazilian format, including points or not, is valid, it returns True; otherwise, returns False. """
cpf.isValid("146.212.130-67")

About

πŸ†” Simple CPF validator in python.

Topics

Resources

License

Stars

Watchers

Forks

Languages