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