Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcturus-script/ecloud

天翼云网盘签到 云函数
https://github.com/arcturus-script/ecloud

Last synced: 9 days ago
JSON representation

天翼云网盘签到 云函数

Awesome Lists containing this project

README

        

## 天翼云签到(云函数版)

### 步骤

1. 选择 `python3.7`, 改执行方法为 `index.main`

2. ctrl + ` 进入终端

3. 输入 `pip3 install -r ./src/requirements.txt -t ./src` 安装依赖 (腾讯云函数)

华为云函数需要在底下创建依赖