Skip to main content

Teste referente a pubiclação do pacote

Project description

Pacote-InfoPdf

Pacote Python desenvolvido na disciplina de Programação Orientada a Objetos II, com a funcionalidade de ler e traduzir arquivos em formato Pdf e fazer a conversão traduzida para TXT.

Instalação

pip install MyTxtPdf

Uso

from MyTxtPdf import MyTxtPdf

my_pdf = MyTxtPdf() my_pdf.SayThis('arquivo.pdf')

my_pdf = MyTxtPdf() my_pdf.Translator('meuarquivo.pdf', 1)

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

MyTxtPdf-1.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

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