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 parser
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.2.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cv_parser_espanol-0.2.2.tar.gz
  • Upload date:
  • Size: 1.5 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.2.tar.gz
Algorithm Hash digest
SHA256 bec97e0657079ea2f35ebe6607358ae039f3a331e6ef7e0e674c4a6a0eb1e015
MD5 bf277e821bef9c2a58cee97063583266
BLAKE2b-256 be58bc1156a63abd5214d7e6fbe901c079ea148d4dd7be834a81330cb282a518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cv_parser_espanol-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 11d6b71224c81f5d99fa044ba35dc5b8d3585aee1ea3cdf7e1568d9f5e8a211d
MD5 e5f8e8c2cae0b21cd2609c56a9f30e24
BLAKE2b-256 40762d953487671ebea13378a10f06f8636c21e69050c602610bfae6db874ef9

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