78325b04cbdd555013a12fa38f743fcf1276bc5e
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%