awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tebelorg avatar

tebelorg/RPA-Python

0
View on GitHub↗
5,480 星标·723 分支·Python·Apache-2.0·9 次浏览

RPA Python

RPA-Python 是一个机器人流程自动化框架,用于通过 Python 脚本自动执行跨 Web 浏览器、桌面应用和操作系统的重复性任务。它作为桌面流程自动化工具和浏览器自动化工具,旨在减少数字工作流中的人工劳动和人为错误。

该项目包含一个 OCR 屏幕数据提取器,用于通过光学字符识别捕获快照并提取图像中的文本。它还提供了一个系统命令包装器,用于执行 Shell 命令和管理本地文件操作,例如从 URL 下载文件和解压归档文件。

该框架涵盖了广泛的自动化功能,包括通过选择器和坐标进行 UI 元素识别、应用窗口管理以及 Web 浏览器交互。它还包含执行速度控制,以调节任务在类人节奏和高速模式之间的切换。

Features

  • Robotic Process Automation Frameworks - Provides a comprehensive framework for automating repetitive digital workflows across web and desktop environments using Python.
  • Robotic Process Automations - Provides a comprehensive framework for robotic process automation across web, desktop, and operating system layers.
  • Optical Character Recognition - Integrates optical character recognition to convert image-based screen snapshots into machine-readable text.
  • Web Task Automations - Provides scripts to automate repetitive browser-based workflows and site interactions via page element manipulation.
  • Desktop Automation Workflows - Executes repetitive desktop and web-based workflows using Python scripts to reduce manual labor.
  • External Command Execution - Runs system programs and captures their output directly into scripts for further programmatic processing.
  • Browser Automation - Programmatically controls web browsers to perform repetitive tasks and interact with live pages.
  • Shell Command Execution - Executes operating system shell commands through a subprocess interface to manage files and workflows.
  • Desktop Automation - Automates repetitive manual tasks within desktop software using visual recognition and system interactions.
  • Selenium WebDriver Automations - Controls web browsers via the WebDriver protocol to interact with page elements and navigate URLs.
  • Browser Automation Tools - Serves as a toolkit for programmatically controlling web browsers to streamline manual web workflows.
  • Coordinate-Based Interactions - Simulates mouse and keyboard events at specific pixel coordinates to automate desktop applications.
  • DOM Element Selectors - Identifies user interface components using web attributes and selectors for targeted automation.
  • Visual Element Identification - Identifies interface components using a combination of image snapshots, web attributes, and coordinates.
  • Screen Text Extractors - Performs OCR on arbitrary screen regions to capture non-selectable text for data extraction.
  • Command Line Automation Tools - Runs sequences of shell commands to automate repetitive operating system operations.
  • Command Orchestrators - Orchestrates the execution of shell commands and system scripts as part of larger automated workflows.
  • Automation Pacing - Provides execution speed controls to switch between human-like interaction pacing and high-speed modes.
  • Screen Capture and Text Extraction - Captures screen snapshots and extracts visible text using OCR for data analysis.
  • Programmatic Command Wrappers - Implements an interface that maps system command arguments and shell operations to native Python functions.
  • Application Window Managers - Brings specific application windows into the foreground to enable direct interaction during automated processes.

Star 历史

tebelorg/rpa-python 的 Star 历史图表tebelorg/rpa-python 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

tebelorg/rpa-python 是做什么的?

RPA-Python 是一个机器人流程自动化框架,用于通过 Python 脚本自动执行跨 Web 浏览器、桌面应用和操作系统的重复性任务。它作为桌面流程自动化工具和浏览器自动化工具,旨在减少数字工作流中的人工劳动和人为错误。

tebelorg/rpa-python 的主要功能有哪些?

tebelorg/rpa-python 的主要功能包括:Robotic Process Automation Frameworks, Robotic Process Automations, Optical Character Recognition, Web Task Automations, Desktop Automation Workflows, External Command Execution, Browser Automation, Shell Command Execution。

tebelorg/rpa-python 有哪些开源替代品?

tebelorg/rpa-python 的开源替代品包括: pot-app/pot-desktop — This application is a cross-platform desktop utility designed for automated translation, optical character… kasper/phoenix — Phoenix is a macOS workspace automator and window manager that uses a JavaScript scripting engine to control… hammerspoon/hammerspoon — Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua… johnlindquist/kit — Kit is a desktop automation framework and scriptable UI toolkit designed for building personalized productivity tools.… go-vgo/robotgo — Robotgo is a cross-platform desktop automation framework for the Go programming language. It provides a comprehensive… bitfield/script — This project is a Go shell scripting library and framework designed for writing automation scripts and CLI tools. It…

RPA Python 的开源替代方案

相似的开源项目,按与 RPA Python 的功能重合度排序。
  • pot-app/pot-desktoppot-app 的头像

    pot-app/pot-desktop

    17,110在 GitHub 上查看↗

    This application is a cross-platform desktop utility designed for automated translation, optical character recognition, and speech synthesis. It functions as a modular client that integrates various local and remote language services, allowing users to process text through hotkeys, clipboard monitoring, or direct input. The software distinguishes itself through a plugin-based architecture and a built-in automation framework. By exposing a local network interface, it enables external applications and scripts to programmatically trigger its translation and recognition workflows. Users can furth

    JavaScriptlinuxmacosocr
    在 GitHub 上查看↗17,110
  • kasper/phoenixkasper 的头像

    kasper/phoenix

    4,538在 GitHub 上查看↗

    Phoenix is a macOS workspace automator and window manager that uses a JavaScript scripting engine to control system-level behaviors. It functions as an AppleScript automation bridge, allowing users to programmatically manipulate application states, window geometry, and desktop interactions. The project enables the creation of custom workflows by binding keyboard shortcuts to JavaScript functions. This allows for the automation of complex system actions, such as organizing application layouts across multiple screens and managing virtual spaces. Its capability surface covers window and applica

    Objective-C
    在 GitHub 上查看↗4,538
  • hammerspoon/hammerspoonHammerspoon 的头像

    Hammerspoon/hammerspoon

    14,497在 GitHub 上查看↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Objective-Cautomationhammerspoonirc
    在 GitHub 上查看↗14,497
  • johnlindquist/kitjohnlindquist 的头像

    johnlindquist/kit

    4,189在 GitHub 上查看↗

    Kit is a desktop automation framework and scriptable UI toolkit designed for building personalized productivity tools. It serves as a cross-platform CLI wrapper and macOS system automator, providing an environment to execute scripts that manage operating system tasks, file management, and application workflows. The project distinguishes itself with a dedicated LLM integration layer for structured data extraction and text generation, alongside a specialized UI framework for creating interactive input forms, HTML windows, and floating widgets. It features deep macOS integration through AppleScr

    TypeScript
    在 GitHub 上查看↗4,189
查看 RPA Python 的所有 30 个替代方案→