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 mylibrary
How to Use
from mylibrary 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.0.tar.gz
(3.6 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.0.tar.gz.
File metadata
- Download URL: uniparse-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f81f3ba10cd9c826b9fe0157551c7602008865117d4fe495397ba21325f48733
|
|
| MD5 |
a3a8528c91ba7a4b15d4e1871ac59689
|
|
| BLAKE2b-256 |
79f59044848124b68a27e6ba1748610b2e612f4a75fb0eb7b7f0f27b88945187
|
File details
Details for the file UniParse-0.1.0-py3-none-any.whl.
File metadata
- Download URL: UniParse-0.1.0-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 |
002c2dc7f975755f00b16862e35a17308d2259227ff935729313455bad62daa0
|
|
| MD5 |
cfc0ce26645ca63a9dba1c767f74c86b
|
|
| BLAKE2b-256 |
c911a4a7b829e6fdb7b3d683311c59a3ba99e808be88290bf6a98c1b35fc689d
|