<div dir="ltr"><div>Good to know! i can wait, this seems promising.<br><br></div>Thanks!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 5, 2014 at 12:04 PM, Thomas Kluyver <span dir="ltr"><<a href="mailto:takowl@gmail.com" target="_blank">takowl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Hi Martin,<br><br></div><div class=""><div class="gmail_extra"><div class="gmail_quote">
On 5 May 2014 08:00, Martin Gadbois <span dir="ltr"><<a href="mailto:mgadbois@gmail.com" target="_blank">mgadbois@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I would like to develop a SQLite kernel for IPython.<br><br>Keyword, table and column completion would help building queries, and a dynamic output could resize text columns and have a proper notebook table output.<br>
<br clear="all"><div><div>To achieve that, I see two main directions:<br></div><div>1- Have an external kernelĀ (like <a href="http://nbviewer.ipython.org/gist/Carreau/4279371/node-kernel.ipynb" target="_blank">http://nbviewer.ipython.org/gist/Carreau/4279371/node-kernel.ipynb</a>) coded in Python since there are no 0MQ bindings for SQLite.<br>
</div><div>2- Extend IPython itself to support SQLite, since I will need to write Python code anyway to support SQLite.</div></div></div></blockquote></div><br></div></div><div class="gmail_extra">We're actually planning to refactor the IPython kernel machinery in the next few weeks to make it easier to write kernels in Python. Once this is done, you'll be able to create a new kernel by inheriting from a class in IPython, and defining methods for execution and completion. So unless you need to do it urgently, I'd recommend waiting for that infrastructure, and then it will be quite simple.<br>
<br></div><div class="gmail_extra">Best wishes,<br>Thomas<br></div></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Martin
</div>