如何獲取本地安裝的Python模塊列表? - How can I get a list of locally installed Python modules?

問題:

I would like to get a list of Python modules, which are in my Python installation (UNIX server). 我想得到Python模塊的列表,這些模塊在個人Python安裝(UNIX服務器)中。 服務器

How can you get a list of Python modules installed in your computer? 如何得到計算機中安裝的Python模塊的列表? spa


解決方案:

參考一: https://stackoom.com/question/36VN/如何獲取本地安裝的Python模塊列表
參考二: https://oldbug.net/q/36VN/How-can-I-get-a-list-of-locally-installed-Python-modules
相關文章
相關標籤/搜索