list all packages installed with pip

C++
pipenv lock -rpip freezepip3 freeze
Source

Also in C++: