This website works better with JavaScript
Home
Explore
Help
Sign In
chenjunhao
/
project
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
12abc05d08
Branches
Tags
master
project
/
xhs
jun
301d9abcd8
修改
1 month ago
..
area_info
301d9abcd8
修改
1 month ago
commons
301d9abcd8
修改
1 month ago
spiders
301d9abcd8
修改
1 month ago
readme.md
301d9abcd8
修改
1 month ago
requirements.txt
301d9abcd8
修改
1 month ago
start_run_xhs.py
301d9abcd8
修改
1 month ago
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate