python3 -pip
https://docs.python.org/3/installing/
=====
pip is the preferred installer program. Starting with Python 3.4, it is included by default with the Python binary installers.
python -m pip install SomePackage
or
python -m easy_install SomePackage

浙公网安备 33010602011771号