Una librería para extraer texto de PDFs usando AWS Textract
Reason this release was yanked:
Outdated
Project description
AmberPDF
Una librerÃa para extraer texto de PDFs usando AWS Textract.
Instalación
pip install amberpdf
Uso
import amberpdf
Configura las credenciales de AWS
amberpdf.credentials('tu_access_key_id', 'tu_secret_access_key')
Procesa un PDF
text = amberpdf.process_pdf('ruta/al/archivo.pdf') print(text)
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
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 amberpdf-0.1.1.tar.gz.
File metadata
- Download URL: amberpdf-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8849861d2843d9dadefff57353b5cc0eb28138f5742cc137242462cfc583da16
|
|
| MD5 |
a05ec2bc2a3af39ca1df16e1dba2d59d
|
|
| BLAKE2b-256 |
d9213a50863949f1ceaf18aa17de130c84370be7a35dd4263ac2964d873e2894
|
File details
Details for the file amberpdf-0.1.1-py3-none-any.whl.
File metadata
- Download URL: amberpdf-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
687ad927b63b8a0ea08e469f6fa64ecec2741d8dd14b4b2b87c02dc0453220b3
|
|
| MD5 |
5dbfd0624923724f3414373c67c1f602
|
|
| BLAKE2b-256 |
9dca601f182203c17ea55953df2451020f1c28d81ea4b70ad374ad76549c0d86
|