This website works better with JavaScript
首頁
探索
說明
登入
chenjunhao
/
project
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
24ce8174da
分支列表
標籤列表
master
project
/
xhs
chenjunhao
d33a065ca2
xhs
1 周之前
..
area_info
d33a065ca2
xhs
1 周之前
commons
d33a065ca2
xhs
1 周之前
spiders
d33a065ca2
xhs
1 周之前
readme.md
d33a065ca2
xhs
1 周之前
requirements.txt
d33a065ca2
xhs
1 周之前
start_run_xhs.py
d33a065ca2
xhs
1 周之前
xhs_exported.apk
d33a065ca2
xhs
1 周之前
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate