Skip to main content

Perform APP automation, including Android and iOS

Project description

使用 pipreqs 处理依赖

安装

pip install pipreqs

在当前目录生成

pipreqs . --encoding=utf8 --force

使用requirements.txt安装依赖的方式

pip install -r requirements.txt

打包成wheel

先安装最新的setuptools和wheel

python3 -m pip install --user --upgrade setuptools wheel

再执行打包命令

python3 setup.py sdist bdist_wheel

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

HuTao agent-1.0.1.tar.gz (12.3 MB view hashes)

Uploaded Source

Built Distribution

HuTao_agent-1.0.1-py3-none-any.whl (12.3 MB view hashes)

Uploaded Python 3

Supported by

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