chenjunhao d33a065ca2 xhs 1 týždeň pred
..
area_info d33a065ca2 xhs 1 týždeň pred
commons d33a065ca2 xhs 1 týždeň pred
spiders d33a065ca2 xhs 1 týždeň pred
readme.md d33a065ca2 xhs 1 týždeň pred
requirements.txt d33a065ca2 xhs 1 týždeň pred
start_run_xhs.py d33a065ca2 xhs 1 týždeň pred
xhs_exported.apk d33a065ca2 xhs 1 týždeň pred

readme.md

创建虚拟环境

python3 -m venv myenv

激活虚拟环境

source myenv/bin/activate