Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arcturus-script/ecloud
天翼云网盘签到 云函数
https://github.com/arcturus-script/ecloud
Last synced: 9 days ago
JSON representation
天翼云网盘签到 云函数
- Host: GitHub
- URL: https://github.com/arcturus-script/ecloud
- Owner: arcturus-script
- Created: 2022-08-18T10:29:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T02:27:26.000Z (over 1 year ago)
- Last Synced: 2024-08-02T12:23:17.767Z (3 months ago)
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 21
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 天翼云签到(云函数版)
### 步骤
1. 选择 `python3.7`, 改执行方法为 `index.main`
2. ctrl + ` 进入终端
3. 输入 `pip3 install -r ./src/requirements.txt -t ./src` 安装依赖 (腾讯云函数)
华为云函数需要在底下创建依赖