I would like to get a list of Python modules, which are in my Python installation (UNIX server).
How can you get a list of Python modules installed in your computer?
Aside from using pip freeze I have been installing yolk in my virtual environments.
pip freeze