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.4.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

cv_parser_espanol-0.2.4-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cv_parser_espanol-0.2.4.tar.gz
  • Upload date:
  • Size: 1.4 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.4.tar.gz
Algorithm Hash digest
SHA256 704f13227274de5f7a9154a18861fe470386a8b02258f8f914b5b1ad6d097d4e
MD5 48b3a6f0bb962f2917ad535179d7779c
BLAKE2b-256 00601a44bee4c690153109f784b3cc8fa2a8c03d82f8a2682ffba01ea9fef2f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cv_parser_espanol-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7a6d9e3d47069f5d191513ba363daca1d0adb32f70c3581251522292fd6994b4
MD5 2c8f9e71e26956cafd78cae1647cc3e5
BLAKE2b-256 ae18c1211c527a82de3a9f822cda676317431a480ca68f10fd879cdc81ffd916

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