Introduction
Pdf2TextLibrary is a Robot Framework library for read the pdf file as text data.
Keyword documentation
See keyword documentation for available keywords and more information about the library in general.
Installation
The recommended installation method is using pip:
pip install --upgrade robotframework-pdf2textlibrary
Manal install by download source code to your local computer and running following command to install using python:
python setup.py install --force -v
Directory Layout
- Examples/
A simple demonstration robot test script
- docs/
Keyword documentation
- src/
Python source code
Usage
Import Pdf2TextLibrary
Enhancement and release
Create update keyword documents
python -m robot.libdoc -f html src/Pdf2TextLibrary docs/Pdf2TextLibrary.html
Extended (In-progress)
Release files for robotframework-pdf2textlibrary 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robotframework-pdf2textlibrary-1.0.1.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| robotframework_pdf2textlibrary-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:5.3 kB
Release files / robotframework-pdf2textlibrary-1.0.1.tar.gz
| Download URL | robotframework-pdf2textlibrary-1.0.1.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60b300375530bfeb411d509ae032dc24a953fbbf25a2ce9e7c76133a83ee75c8
|
|
BLAKE2b-256 checksum How to use checksums |
c2a2a2d96e6d4500ccd90d3a81d549770b71ba8bda5bcd6abde7d304a361db76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
|
Release files / robotframework_pdf2textlibrary-1.0.1-py3-none-any.whl
| Download URL | robotframework_pdf2textlibrary-1.0.1-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5a13d25bf1a0914300af9e72ae8a3805aee388304939c031846600a302bf75a7
|
|
BLAKE2b-256 checksum How to use checksums |
ad9cf8035728d1791d7cc9c48c428e5a26f47ab444e6ecede20a37e6f17c095a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
|