jun 301d9abcd8 修改 il y a 1 semaine
..
area_info 301d9abcd8 修改 il y a 1 semaine
commons 301d9abcd8 修改 il y a 1 semaine
spiders 301d9abcd8 修改 il y a 1 semaine
readme.md 301d9abcd8 修改 il y a 1 semaine
requirements.txt 301d9abcd8 修改 il y a 1 semaine
start_run_xhs.py 301d9abcd8 修改 il y a 1 semaine

readme.md

创建虚拟环境

python3 -m venv myenv

激活虚拟环境

source myenv/bin/activate