chenjunhao d33a065ca2 xhs 6 dni temu
..
area_info d33a065ca2 xhs 6 dni temu
commons d33a065ca2 xhs 6 dni temu
spiders d33a065ca2 xhs 6 dni temu
readme.md d33a065ca2 xhs 6 dni temu
requirements.txt d33a065ca2 xhs 6 dni temu
start_run_xhs.py d33a065ca2 xhs 6 dni temu
xhs_exported.apk d33a065ca2 xhs 6 dni temu

readme.md

创建虚拟环境

python3 -m venv myenv

激活虚拟环境

source myenv/bin/activate