First open source RPA platform for business
Project description
OpenRPA
First open source RPA platform for business is released!
How to run
Studio Double click to Studio\StudioRun_32.cmd or Studio\StudioRun_64.cmd
Robot how to debug
Robot\PythonDebug_64.cmd import Robot Robot.ActivityRun( { ModuleName: <"GUI"|..., str>, ActivityName: <Function or procedure name in module, str>, ArgumentList: [<Argument 1, any type>, ...] - optional, ArgumentDict: {<Argument 1 name, str>:<Argument 1 value, any type>, ...} - optional } )
Robot example script:
Robot\Examples\GetFolderList\Python_32_Script_Run.cmd
Python 32 bit
Resources\WPy32-3720\python-3.7.2\python.exe
Python 64 bit
Resources\WPy64-3720\python-3.7.2.amd64\python.exe
Module GUI activity List:
############################ Новая версия ############################ Получить список элементов, который удовлетворяет условиям через расширенный движок поиска [ { "index":<Позиция элемента в родительском объекте>, "depth_start" - глубина, с которой начинается поиск (по умолчанию 1) "depth_end" - глубина, до которой ведется поиск (по умолчанию 1) "class_name" - наименование класса, который требуется искать "title" - наименование заголовка "rich_text" - наименование rich_text } ]
Open RPA Wiki
#Dependencies
- Python 3 x32 [psutil, pywinauto, wmi, PIL, keyboard, pyautogui, win32api (pywin32), selenium, openCV, tesseract, requests, lxml, PyMuPDF]
- Python 3 x64 [psutil, pywinauto, wmi, PIL, keyboard, pyautogui, win32api (pywin32), selenium, openCV, tesseract, requests, lxml, PyMuPDF]
- pywinauto (Windows GUI automation)
- Semantic UI CSS framework
- JsRender by https://www.jsviews.com (switch to Handlebars)
- Handlebars
Created by Unicode Labs (Ivan Maslov)
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
File details
Details for the file pyOpenRPA-1.2.7.tar.gz
.
File metadata
- Download URL: pyOpenRPA-1.2.7.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d6cfdc31af1aaaa3573badb2678cfb80f2bb95da51480148bd5a5d798e1646e |
|
MD5 | b382ee752f7892bd176e4ddabd898527 |
|
BLAKE2b-256 | 10ae84d1657bded1e104abcb8bd2bc4a4919ac8dc3c56f6ab2c5cc6f75e22d54 |
Provenance
File details
Details for the file pyOpenRPA-1.2.7-py3-none-any.whl
.
File metadata
- Download URL: pyOpenRPA-1.2.7-py3-none-any.whl
- Upload date:
- Size: 2.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c12e18008bf02507e8206e81ddf48b9d67c30c91b28c960782610a4a9bd931a5 |
|
MD5 | adfdb312b9140157942940b2714681c9 |
|
BLAKE2b-256 | 422c8f9e393b2bdcc38e9536cb55d54343416a90ebc9a302af4f9fe3b5efa9f3 |