List installed python packages May 28, 2012 How to find out or list the installed python packages. Use python builtin help function help("modules") Use python pip tool $ pip list $ pip show $ pip freeze References python : list all packages installed TOP▲ Post tagged with: python Please enable JavaScript to view the comments powered by Disqus.