Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 463 Bytes

gera relatório em csv com o nome e contagem de páginas dos arquivos PDF no diretório de input sintaxe: python conta_paginas_pdf.py diretorio --tarefas TAREFAS_SIMULTANEAS

projeto originalmente em Python 3.11.3

1 - Instalar Virtualenv no Python global (pip install virtualenv) 2 - Criar virtualenv e instalar dependências (env_create_def.bat) 3 - Executar por dentro do virtualenv: python conta_paginas_pdf.py diretorio --tarefas TAREFAS_SIMULTANEAS