Metadata-Version: 2.1
Name: rpa_amazon_buyer
Version: 1.0.2
Summary: RPA automated execution program for TikTok
Home-page: https://www.jeoshi.com
Author: Zhongshuizhou
Author-email: zhongshuizhou@qq.com
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: selenium==4.27.1

# RPA-AMAZON

## 本地开发

```
pip install -e .
```

## 生产安装

```
pip install rpa-amazon-buyer
```
