Skip to main content

Programa para fazer a verificação de documentos nacionais.

Project description

🐍 Rastreador de Encomendas

Esse programa tem como seu intuito fazer a verificação de CPF e CNPJ.

Como utilizar?

$ pip install pyVerificadorDocs
from verificadores import CPF, CNPJ


async def main():
    resultado = CPF('000.000.000-00')
    print(f'CPF é {resultado}')
    resultado = CNPJ('00.000.000/0000-00')
    print(f'CNPJ é {resultado}')


main()

O que usamos na infraestrutura?

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

pyVerificadorDocs-0.2.0.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

pyverificadordocs-0.2.0-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file pyVerificadorDocs-0.2.0.tar.gz.

File metadata

  • Download URL: pyVerificadorDocs-0.2.0.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for pyVerificadorDocs-0.2.0.tar.gz
Algorithm Hash digest
SHA256 32191ef99c45be100f1ea0446d9b6ae115d20a4130b1463e3fb6df929d2d9b85
MD5 4290e043ce0fe24ba073329be01c11f3
BLAKE2b-256 d715ff518fda4ea570689cf40a595c147a9c52a97c7baf8f963deb270716dea3

See more details on using hashes here.

File details

Details for the file pyverificadordocs-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pyverificadordocs-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 82195c5e041f5a0f8d413726e479472ab846704533f47ea63ded4411bb3adca4
MD5 79901aaa0f8f4c25e2011162f1bdcc27
BLAKE2b-256 400a9fd2dcc517229a48309897c87487213008a716f6cba18d6cfe6fff4832a5

See more details on using hashes here.

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