A library to read and print contents of TXT, PDF, and DOCX files
Project description
greninja
A simple Python library to read contents of TXT, PDF, and DOCX files.
Installation
pip install greninja
Usage
import greninja 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
greninja-0.1.0.tar.gz
(8.1 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 greninja-0.1.0.tar.gz.
File metadata
- Download URL: greninja-0.1.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de7dc162a6fb4f1e47e5f68dbad31bff5c63d42417a4408096d9e9a729d98be4
|
|
| MD5 |
ac93de8e7501f78946807a419b159233
|
|
| BLAKE2b-256 |
10e18c6df439e60d600f0833783483ca672dd79fcc61c7314773bf38ae2fccc5
|
File details
Details for the file greninja-0.1.0-py3-none-any.whl.
File metadata
- Download URL: greninja-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.2 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 |
cca5e5770ee4613475171ea067e192bdc71f430c49d4c2656435c33c7a209ca6
|
|
| MD5 |
887590e621cfca5d48d9b76c3811091c
|
|
| BLAKE2b-256 |
be9f175146f9760d8e474ff4e580f47a195d5c5a1677acbff9c730607f309846
|