如何查看 pipenv 安装的当前版本的软件包? [英] How can I see the current version of packages installed by pipenv?

查看:43
本文介绍了如何查看 pipenv 安装的当前版本的软件包?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 pipenv 管理我的 Python 依赖项.如何查看当前安装的软件包版本?

I'm managing my Python dependencies with pipenv. How can see the currently installed versions of packages?

我可以检查 Pipfile.lock,但有没有更简单的命令行方法?

I could examine Pipfile.lock, but is there a simpler way from the command line?

推荐答案

1.go 在项目文件夹中.
2.首先激活pipenv类型pipenv shell.
3.输入pip freeze

1.go in project folder.
2.first activate pipenv type pipenv shell.
3.type pip freeze

这篇关于如何查看 pipenv 安装的当前版本的软件包?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆