a5fed6a5efe259c858d1846b7d26972eac8ae291
python-tests
~/.pip/pip.conf
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host=mirrors.aliyun.com
pip install requests
PYTHONPATH=./.venv/lib/python3.10/site-packages/ ./show_my_ip.py
Description
Languages
Python
100%