This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
chenjunhao
/
project
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7264036484
Branches
Tags
master
project
/
xhs
OLIN
7264036484
最新
il y a 3 jours
..
area_info
7264036484
最新
il y a 3 jours
commons
7264036484
最新
il y a 3 jours
spiders
7264036484
最新
il y a 3 jours
readme.md
7264036484
最新
il y a 3 jours
requirements.txt
7264036484
最新
il y a 3 jours
start_run_xhs.py
7264036484
最新
il y a 3 jours
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate