Python3k 替代 IPython?

发布于 2024-09-11 14:07:31 字数 590 浏览 10 评论 0原文

所以,我是 IPython 的忠实粉丝,尽管我确信我并没有使用它的几乎所有功能(主要是制表符补全和用于内省的 ? ,尽管我也使用 % ed 相当多)。

但是,我想真正开始使用 Python3k,正如此线程所述,我会需要士力架来帮助我渡过难关,直到 IPython 被移植。

那么我对 Python3k 有哪些选择(最好是最匹配 IPython 功能的选项)?

So, I'm a huge IPython fan, though I'm sure I don't use nearly all the power it has (mainly tab completion and ? for introspection, though I also use %ed a fair amount).

However, I want to really start working with Python3k, and as this thread states, I'll need a Snickers to tide me over til IPython is ported.

So what are my options for Python3k (preferably that best match IPython features)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

樱桃奶球 2024-09-18 14:07:31

根据您的平台需求,您可能需要查看 bpython (http://bpython-interpreter.org/)。

不过,我认为它没有 ? 内省快捷方式。

Depending on your platform needs, you may want to take a look at bpython (http://bpython-interpreter.org/).

I don't think it has the ? introspection shortcut, though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文