a ligh weight menu , support both win and mac
Project description
ZX RPA
一个简单的RPA工具包,包含各种自动化操作类。
安装
pip install zx-rpa
使用示例
from zx_rpa import FeishuAPI, PhotoshopAPI
# 飞书操作
feishu = FeishuAPI(app_id="your_app_id", app_secret="your_secret")
feishu.create_table()
# Photoshop操作
ps = PhotoshopAPI()
ps.open_file("image.psd")
功能模块
- 飞书多维表操作
- Photoshop自动化
- 更多功能开发中...
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
zx_rpa-1.0.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zx_rpa-1.0.1.tar.gz.
File metadata
- Download URL: zx_rpa-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1ccaa6ea96731c8f7c11a0bdca57ce6786dfa08fbf29980fdd6f2b19ca93239
|
|
| MD5 |
ae750f7704d7f793a042d2d46d2b3f0c
|
|
| BLAKE2b-256 |
88462a14186aeda7e6b971490eb74f16180ad30f2e28f9485e5aced3ef4766eb
|
File details
Details for the file zx_rpa-1.0.1-py3-none-any.whl.
File metadata
- Download URL: zx_rpa-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f285ed19a4c4d48e9051a69065f0c46b42ca643b36f5ac5661796ee65f10e5de
|
|
| MD5 |
9a206f8672f80e1100e0af1de8bcfe8a
|
|
| BLAKE2b-256 |
26b41c39486cd58ca48f2041bccf1bc122d14bd960d8a52b8ebaf979e4ba2488
|