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.3.tar.gz
(3.8 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.3.tar.gz.
File metadata
- Download URL: uniparse-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f044ca572937e56ae2c07814b09feb5bd1c59ba22906cbe439b36d4ca9503ba
|
|
| MD5 |
22a52d626fe194373bc9630e900cb854
|
|
| BLAKE2b-256 |
a4e02c3eda58175bb1bf9c323b405d829fc97c212e20f87709e61bd8187b0290
|
File details
Details for the file UniParse-0.1.3-py3-none-any.whl.
File metadata
- Download URL: UniParse-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.6 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 |
37d5579ee9546ba8d3af1c9735c15101c3e05320d0d6b8012ce1e8b37c0a678e
|
|
| MD5 |
f0b3f37a0e5a62fa980640941bb23157
|
|
| BLAKE2b-256 |
300d2a82603be8d21ac34943e37029407b3271ccb8ba31600ff2208fe22a4ee4
|