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 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.1.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.1.tar.gz.
File metadata
- Download URL: uniparse-0.1.1.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 |
3da53a90acb363956122d1ed48ba5fe045bdb2cf5cd4e02131c40f093976473b
|
|
| MD5 |
89e30544806f0a1eb5169c6fe2fcd0fd
|
|
| BLAKE2b-256 |
e6a737cc7a6acae2c63922b305b8af11be4039e7339029b6387ed0b70ed904dc
|
File details
Details for the file UniParse-0.1.1-py3-none-any.whl.
File metadata
- Download URL: UniParse-0.1.1-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 |
47cf9682c05e0376602a3a0ea8f46a9c9a3ade11cfa97ca8212823d3587f0bf9
|
|
| MD5 |
4db4ebdcf53d1282331c06abdfab980a
|
|
| BLAKE2b-256 |
2da860cb5c25aaceb12762ff38200ea7577fb70ef3d5e6928c64951f0e70d3d0
|