Piprepo piprepo是用于构建和同步符合程序包存储库的工具。 当前,它支持与本地目录以及AWS S3的同步。 安装 pip install piprepo 用法 建造: usage: piprepo build [-h] directory positional arguments: directory Local directory to build optional arguments: -h, --help show this help message and exit 同步: usage: piprepo sync [-h] source destin