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:
2377808c19
Branches
Tags
master
project
/
xhs
jun
aa93faf3b3
修改
4 weeks ago
..
area_info
d33a065ca2
xhs
4 weeks ago
commons
d33a065ca2
xhs
4 weeks ago
spiders
d33a065ca2
xhs
4 weeks ago
readme.md
d33a065ca2
xhs
4 weeks ago
requirements.txt
d33a065ca2
xhs
4 weeks ago
start_run_xhs.py
d33a065ca2
xhs
4 weeks ago
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate