wxPython上的IPython [英] IPython on wxPython

查看:73
本文介绍了wxPython上的IPython的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直试图找到一种在wx.Frame中具有IPython Shell的方法.

I have been trying to find a way to have an IPython Shell in an wx.Frame.

在图书馆代码或Google中搜索

Searching around in the library code or Google

  • wxPython based IPython widget
  • ipython shell wxpython

也没有太大帮助.

IPython是否提供可与wx一起使用的小部件,以将IPython外壳集成到我的Frame ??

Is there any widget that IPython provides that can be used with wx, to integrate an IPython shell into my Frame??

推荐答案

根据IPython文档,有一个wxPython前端:

According to the IPython docs, there is a wxPython frontend:

但是,我无法真正确定这是否是您想要的,所以这里有一些将IPython嵌入wxPython中的链接:

However, I can't really tell if that's what you want, so here are a few links on embedding IPython in wxPython:

  • https://groups.google.com/forum/?fromgroups=#!topic/wxPython-dev/lBOSXTaY2ZQ
  • https://github.com/ipython/ipython/blob/master/examples/lib/ipkernel_wxapp.py
  • iPython wx support?

wxPython也有自己的外壳,称为PyCrust/PyShell,您可以在wxPython演示包中看到它.

wxPython also has it's own shell called PyCrust / PyShell that you can see in the wxPython demo package.

这篇关于wxPython上的IPython的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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