chenjunhao d33a065ca2 xhs il y a 6 jours
..
area_info d33a065ca2 xhs il y a 6 jours
commons d33a065ca2 xhs il y a 6 jours
spiders d33a065ca2 xhs il y a 6 jours
readme.md d33a065ca2 xhs il y a 6 jours
requirements.txt d33a065ca2 xhs il y a 6 jours
start_run_xhs.py d33a065ca2 xhs il y a 6 jours
xhs_exported.apk d33a065ca2 xhs il y a 6 jours

readme.md

创建虚拟环境

python3 -m venv myenv

激活虚拟环境

source myenv/bin/activate