Платформа RPA для бизнеса Открытое, быстрое и надежное программное обеспечение. [Сделано в России, 2019 г.] Автор: Иван Маслов
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Ivan Maslov b6330bb24b
RTD has been failde - Autodoc for win is not supported :(
3 years ago
Agent - - def AgentOSFileDataBytesCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataBytes): # Send to agent activity item to OSCMD 4 years ago
Orchestrator Add safe init CP when starts 4 years ago
Resources Add autodocsumm module - it creates table of defs before def description (":autosummary:") 3 years ago
Robot # Add template to safe run (run crypted sources) : SafeSource 4 years ago
Sources RTD has been failde - Autodoc for win is not supported :( 3 years ago
Studio #Upgrade python/s 5 years ago
Utils # Add template to safe run (run crypted sources) : SafeSource 4 years ago
Wiki RTD has been failde - Autodoc for win is not supported :( 3 years ago
.gitignore RTD has been failde - Autodoc for win is not supported :( 3 years ago
.readthedocs.yml Configure RTD - 8 create requirements - remove some version in req because pypi delete old version - venv is too bad concept... portable is very good pywin32 not in linux ... 3 years ago
Frameworks available.txt #1.0.31 in pip 5 years ago
GITClean.cmd Add autodocsumm module - it creates table of defs before def description (":autosummary:") 3 years ago
GITPull.cmd Add fast GIT cmd GIT Pull 3 years ago
LICENSE Add LICENSE 5 years ago
PythonRecieveFilesOverHTTP.txt #New functionallity for Server - recieve files - draft 4 years ago
README.md # Update Wiki + main readme (translate page Theory&Practice Desktop app) 4 years ago
Usage.py #MinorUpdate 4 years ago
WebTest.py #MinorUpdate 4 years ago
changelog.md def ProcessorActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None): # Create ActivityItem # return dict 4 years ago
v1.1.20 # Bug fix in RDPProcessor 4 years ago
База знаний.txt #RobotRDPActive minor fix (control button in orchestrator) #Setfullscreen 5 years ago

README.md

pyOpenRPA

Powerfull OpenSource RPA tool for business (based on python 3). Best perfomance and absolutely free!

Donate

pyOpenRPA is absolutely non-commercial project. Please donate some money if this project is important for you. Link to online donations.

Road map

  • Wiki
    • ENG - in progress (see content below), plan date 31.08.2020
      • Translate page Theory & practice: Desktop app in english [done 19.08.2020]
      • Create page Theory & practice: Keyboard & mouse manipulation [plan 31.08.2020]
    • RUS - next step
  • Tutorial
    • ENG - next step
    • RUS - in progress (see content below), plan date 18.09.2020
  • Dev actions
    • Refactoring the arguments in UIDesktop.py (only in new branch pyOpenRPA version. For backward compatibility purpose), plan date -

Wiki

In wiki you can find:

Tutorials

[ENG] Content in progress
[RUS] Перейти в раздел туториалов

Copyrights & Contacts

pyOpenRPA is created by Ivan Maslov (Russia). Use it for free!
My purpose is to create #IT4Business models.
If you need IT help feel free to contact me.

My contacts:

E-mail: Ivan.Maslov@UnicodeLabs.ru
Skype: MegaFinder
Facebook: https://www.facebook.com/RU.Ivan.Maslov
LinkedIn: https://www.linkedin.com/in/RU-IvanMaslov/

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

#License Under the MIT license (absolutely free)