how to see pip installed packages

C++
pip listpip list [options]
pip freezepy -m pip list [options]

Source

Also in C++: