jun aa93faf3b3 修改 vor 1 Woche
..
area_info d33a065ca2 xhs vor 1 Woche
commons d33a065ca2 xhs vor 1 Woche
spiders d33a065ca2 xhs vor 1 Woche
readme.md d33a065ca2 xhs vor 1 Woche
requirements.txt d33a065ca2 xhs vor 1 Woche
start_run_xhs.py d33a065ca2 xhs vor 1 Woche

readme.md

创建虚拟环境

python3 -m venv myenv

激活虚拟环境

source myenv/bin/activate