The answer lies in the pkgutil module of Python. The pkgutil module does a lot of the job that the pip command does. You can run, for example, pip freeze to ...
確定! 回上一頁