A library to read and print contents of TXT, PDF, and DOCX files
Project description
nlt
A simple Python library to read contents of TXT, PDF, and DOCX files.
Installation
pip install nlpknlp
Usage
import nlpknlp as nlpp
Read a file bundled inside the library
print(nlpp.get_text("sample.txt"))
Read any file from your computer
print(nlpp.get_text("C:/Users/you/documents/report.pdf"))
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
nlpknlp-0.1.0.tar.gz
(48.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
nlpknlp-0.1.0-py3-none-any.whl
(47.3 kB
view details)
File details
Details for the file nlpknlp-0.1.0.tar.gz.
File metadata
- Download URL: nlpknlp-0.1.0.tar.gz
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01b1a147a36bbaf6cfea853630ee4c2a508e3cb1a08505430c520e4ae7a14efa
|
|
| MD5 |
8af868c7b15eff4fade6b9d88b3a0219
|
|
| BLAKE2b-256 |
d5fac6b00d4b390e20c2d79282417f6c98ce6f9a2b3462d4962457d05174f063
|
File details
Details for the file nlpknlp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nlpknlp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 47.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e479d6900a6ed54ce7fd0bab1f7104370e97801be8f2c7fb1a3ed1bb7ae3897f
|
|
| MD5 |
eec5a3e0fc3657f4f0afdd152baa3458
|
|
| BLAKE2b-256 |
71c928beadecfecc6931263141fa097355e88513b08cdb44f1681a93e4caf1cd
|