Python 3.4 or later standard pip

Since Python 3.4, pip is included as standard

I thought this meant that `` `pip install hoge``` could be hit suddenly. .. ..

The truth is that you can do something like `` `python -m pip install fuga```.

If you think about it normally, it's natural, and you can't cut the path just by inserting python. .. .. Of course, you can use anything with `` `freeze```.

Recommended Posts

Python 3.4 or later standard pip
Run pip install on MacOS Python 3.7 or later
Ruby's `` like Python. 2.6 or later
Blender 2.82 or later + python development environment notes
[Python] Standard input
From Python 3.4, pip becomes the standard installer! ??
Python> 3.14_1592_6535_8972> PEP515 (Python v3.6 or later possible writing style)
Little-known Python language specification (compatible with Python 3.4 or later)
[Python] pip and wheel
Python from or import
python autotest or sniffer
[Python] About standard input
Memorandum @ Python OR Seminar
Which is better, python standard input receiving input () or sys.stdin?
[Python] Find out about pip
Update Python for Raspberry Pi to 3.7 or later with pyenv
[Python3] Standard input [Cheat sheet]
Python standard unittest usage notes
Python3 standard input (competition pro)
Memorandum @ Python OR Seminar: matplotlib
Standard input / summary / python, ruby
Receiving standard input tips @ python
Transposed matrix in Python standard
Memorandum @ Python OR Seminar: Pulp
Introducing Python in Practice (PiP)
Python bitwise operator and OR
Memorandum @ Python OR Seminar: Pandas
Memorandum @ Python OR Seminar: scikit-learn
python standard virtual environment venv
Python or and and operator trap
[Python beginner] Update pip itself
Note installing modules such as pytorch and opencv with pip in Blender python (2.82a or later)
Python3 standard input for competitive programming
Install Python 3.8 on Ubuntu 18.04 (OS standard)
Install Python 2.7.9 and Python 3.4.x with pip.
Matrix representation with Python standard input
Install Python 3.8 on Ubuntu 20.04 (OS standard)
Install Python on Windows + pip + virtualenv
pip install mysql-Error handling during python
Run mruby with Python or Blender
python memo pip under proxy, easy_install
Which is better, PyPy or Python?
[Python] Adjusted the color map standard
Make standard output non-blocking in Python
Comply with Python coding standard PEP8
Install Python 3.9 on Ubuntu 20.04 (OS standard?)
[Python] return A [or / and] B
Useful to remember! 10 Python Standard Libraries
Install Python framework django using pip
Install Python 2.7 on Ubuntu 20.04 (OS standard?)
RPC completed with standard Python3 modules
[Python] Make pip available on macOS
[Python Windows] pip install with Python version
Mac pip was available as standard
[Scientific / technical calculation by Python] Calculation of matrix product by @ operator, python3.5 or later, numpy