RPA Framework — RPA Framework documentation
https://rpaframework.orgRPA Framework is a collection of open-source libraries and tools for Robotic Process Automation (RPA), and it is designed to be used with both Robot Framework and Python. The goal is to offer well-documented and actively maintained core libraries for Software Robot Developers. Learn more about RPA at Robocorp Documentation.
rpaframework · PyPI
https://pypi.org/project/rpaframework14.12.2021 · Installation. Learn about installing Python packages at Installing Python Packages. Default installation method with Robocorp Developer Tools using conda.yaml: channels: - conda-forge dependencies: - python=3.7.5 - pip=20.1 - pip: - rpaframework==12.0.0. To install all extra packages (including Playwright dependencies), you can use:
Release notes — RPA Framework documentation
https://rpaframework.org/releasenotes.htmlLibrary RPA.PDF: Add possibility to preserve whitespacing in PDF textboxes - #235. ... Cloud.Google: Added as optional package, needs to be installed with pip install rpa-framework[google] Support for services: Google Cloud Natural Language. Google Cloud Speech to Text. Google Cloud Storage. Google Cloud Text to Speech. Google Cloud Translation.