Some scripts to validate the brazilian documents
- cep.py - Validate the CEP comparing the lenght and calling a site to validate
- telefone.py - Validate the phone number in brazilian format using regex
- cnpj.py - Validate the company register in brazilian format
- cpf.py - Validate the person register in brazilian format
- doc.py - Its a factory to call cnpj.py or cpf.py
- cadastro.py - Its a implementation of date in register
- email validator
- Flesk to implement web content
- Some database to record all the things