A library to parse PDF, DOCX, and TXT files
Project description
UniParse
A Python library to parse PDF, DOCX, and TXT files.
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
Project details
Release history Release notifications | RSS feed
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.1.2.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uniparse-0.1.2.tar.gz.
File metadata
- Download URL: uniparse-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d248e509973bdecc02e105e82788316a656cb1e5bd919da3eb1ce7a0d6e06f6
|
|
| MD5 |
75fe28a99ec8e785820dcd6b5ec480e1
|
|
| BLAKE2b-256 |
19503c5cfb2a78bd6ed1f167975b6d0cf797f3ddec39b2e354a4c4af44398d47
|
File details
Details for the file UniParse-0.1.2-py3-none-any.whl.
File metadata
- Download URL: UniParse-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87ac1984662c48c9a0d2b527b00ada42e2a0cd60b925e5313ba1e6719dedc0fd
|
|
| MD5 |
de917e8be776d2609387869ed602f85a
|
|
| BLAKE2b-256 |
551e97cab9191b54813d72a6b3bd87952a44883cecc32f989fbfd6b83869886e
|