Skip to main content

No project description provided

Project description

CV Parser Español

cv_parser_espanol es un paquete de python que te permite leer un CV en los siguientes formatos (PDF, DOCX, TXT) y desglosarlo en diferentes secciones:

  1. Nombre
  2. Direccion
  3. Telefono
  4. Educacion
  5. Experiencia Laboral
  6. Skills

Instalacion

Puedes instalarlo utilizando pip

pip install cv-parser-espanol

Modo de uso

Si tienes que convertir un pdf puedes primero utilizar el extractor de pdf a texto (pasando el archivo como bytes)

import cv_parser_espanol
text= pdf_to_text(file_bytes)
cv = parse_cv(text)

Si el archivo que tienes es un docx o un pdf pero no tienes los bytes puedes utilizar directamete la funcion extract_text

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

cv_parser_espanol-0.2.5.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

cv_parser_espanol-0.2.5-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file cv_parser_espanol-0.2.5.tar.gz.

File metadata

  • Download URL: cv_parser_espanol-0.2.5.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for cv_parser_espanol-0.2.5.tar.gz
Algorithm Hash digest
SHA256 b19cb9d9e2b11a61b1967425e7f7e6603f0183dbfc1001fec45e5a41b9cfca4d
MD5 27d6e2e7ff2b707c0514c073664f8b6d
BLAKE2b-256 ce9ea8469e4f5b74398f5d9f1da2853e15e1d68661ab232da3d8f6a3d1526829

See more details on using hashes here.

File details

Details for the file cv_parser_espanol-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for cv_parser_espanol-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c99d0defa5ea12a4dfd1a715987d80f3bc45fe67442b98b1525f2a8be2198bb4
MD5 b4906095aacb369694a15eeaa527987f
BLAKE2b-256 e010f3d14794a62be6f0e554c16049d704442c2bb4988638de282821aeb16120

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