Skip to main content

面向独立 RPA Skill 的轻量 CloakBrowser 运行时

Project description

rpa-skill-runtime

独立 RPA Skill 共用的轻量 CloakBrowser 运行时,使用 Playwright API 提供任务进程、隐身 浏览器会话、JSON 动作协议和 DOM UI 工具。登录和业务动作仍由各系统 Skill 自己实现, 不安装或启动 Playwright stock Chromium。

安装

Python 最低版本为 3.10:

python3.12 -m pip install "rpa-skill-runtime>=0.1.15"
python3.12 -m cloakbrowser install

安装后,系统 Skill 直接导入 rpa_skill_runtime,不需要携带构建器源码。

账号登录成功后立即保存 Playwright storage_state。已有登录态的任务会在成功业务动作后 自动刷新:首次变化立即写入,后续按 300 秒节流,并在正常关闭或空闲超时前落盘最后一份 待保存状态。刷新失败不改变业务动作输出,同账号并发任务采用最后写入覆盖。

发布

./publish.sh --dry-run
./publish.sh
./publish.sh --repository internal
./publish.sh --install-current
TWINE_REPOSITORY_URL=https://pypi.example.com/legacy/ ./publish.sh

发布脚本位于 rpa-skill-builder/ 根目录。默认发布到公开 PyPI;认证信息只从 ~/.pypirc 或 Twine 标准环境变量读取。正式发布后会把精确版本安装到开发 Python 和构建器 .venv,并从源码目录外验证导入。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpa_skill_runtime-0.1.15.tar.gz (71.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rpa_skill_runtime-0.1.15-py3-none-any.whl (95.9 kB view details)

Uploaded Python 3

File details

Details for the file rpa_skill_runtime-0.1.15.tar.gz.

File metadata

  • Download URL: rpa_skill_runtime-0.1.15.tar.gz
  • Upload date:
  • Size: 71.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for rpa_skill_runtime-0.1.15.tar.gz
Algorithm Hash digest
SHA256 998e1e2f0383391a8b12f3028e9410b2dda37bf3d82cfa6d90bb4e1d2250f176
MD5 65bb3a45b0dc4c931fdba167831337b0
BLAKE2b-256 6ed58c067f5337ceca22c30eec4e5c7833e8047b78d1397f7853291c83e58050

See more details on using hashes here.

File details

Details for the file rpa_skill_runtime-0.1.15-py3-none-any.whl.

File metadata

File hashes

Hashes for rpa_skill_runtime-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 3ad63fb3ecaaff0f7ca3a2696edb0437a13c9c048537b5191a32ea2c7e6ee146
MD5 866c42101287821ec3c0b15a4e76f559
BLAKE2b-256 6762806606825045f68821abae3f3969c141065ce1cbdab3623dca3d1ae88887

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page