![图片[1]-python怎么查看安装了哪些模块-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5d81cb3bde7ca186.jpg)
查看python内部模块命令,内置函数,查看python已经安装的模块命令
可以用dir(modules)
或者用 pip list
或者用 help('modules')
或者用 python-mpydoc-p1234
原文来自:https://www.py.cn© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
查看python内部模块命令,内置函数,查看python已经安装的模块命令
可以用dir(modules)
或者用 pip list
或者用 help('modules')
或者用 python-mpydoc-p1234
原文来自:https://www.py.cn
暂无评论内容