f560834bc42856319faee9ec80fef997fa77136c
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%