Skip to content

Converts .docx individually typed forms in spanish to .csv table with colective data.

License

Notifications You must be signed in to change notification settings

dmelberg/docx-form-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.docx file Form Processor

Python script that converts .docx individually typed forms in spanish to .csv table with colective data.

Form Fields

  • "Nombre"
  • "Apellido"
  • "Región"
  • "Tel Móvil (Código de País - Código de Área - Número)"
  • "Email"
  • "Título Académico"
  • "Lugar de trabajo/ Institución"
  • "Cargo actual"

Before running

Install docx2txt via command line:

pip install docx2txt

How to run it

python3 procesador_de_word.py 

Disclaimer

Initially long commits are due to this being an upload of old untracked work.

About

Converts .docx individually typed forms in spanish to .csv table with colective data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages