Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

robotframework-pdf2textlibrary

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robotframework-pdf2textlibrary

Robot Framework PDF Inspect Library

  • 1.0.1
  • PyPI
  • Socket score

Maintainers
1

Pdf2TextLibrary

.. contents::

Introduction

Pdf2TextLibrary_ is a Robot Framework library for read the pdf file as text data.

Keyword documentation

See keyword documentation <https://qahive.github.io/robotframework-pdf2textlibrary/Pdf2TextLibrary.html>_ 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

  1. Import Pdf2TextLibrary

Enhancement and release

  • Create update keyword documents

.. code:: python

python -m robot.libdoc -f html src/Pdf2TextLibrary docs/Pdf2TextLibrary.html
  • Extended (In-progress)

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc