Skip to main content

A library to parse PDF, DOCX, and TXT files

Project description

UniParse

A Python library to parse PDF, DOCX, and TXT files, now with resume summarization capabilities.

Installation

pip install UniParse

How to Use

from UniParse import FileParser

parser = FileParser('path/to/your/file.pdf')
content = parser.parse()
print(content)

Features

  • Parse text from PDF files
  • Extract content from DOCX documents
  • Read text from TXT files

Parsing Resumes and Extracting Information

from UniParse import ResumeParser

parser = ResumeParser('path/to/resume.pdf')
data = parser.get_extracted_data()

print("Resume Data:")
print(data)

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

uniparse-0.2.4.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

UniParse-0.2.4-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uniparse-0.2.4.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for uniparse-0.2.4.tar.gz
Algorithm Hash digest
SHA256 903c3b055b34980cf1ebbdf44efdef29aabca9030acb241522c1264ba70ce427
MD5 be7d41772ca0320e63becd7866071862
BLAKE2b-256 0306c0fcdfe5abb2c2f19022ed39f7bd8ac27d8d3fdadad7362b4934432b0ee3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UniParse-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for UniParse-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c53a747717eeafe049dfefc8f224083a3b40bce9724d2a59ae0a82fb956adeb3
MD5 985036e13726d33ed4483bf6da3b3d74
BLAKE2b-256 d34490d12d05cf405f39e503cff47b9798809e66e8d749262fc923bc41594dda

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page