[IPython-dev] notebook-like format for IPythonQt sessions.

Omar Andrés Zapata Mesa andresete.chaos at gmail.com
Sun Apr 25 21:15:52 EDT 2010


Hi
I think xml is easy way because we can write some module to ipthyton that
let me read this content directly from ipython-qt' s xml file.

regards.

2010/4/22 Fernando Perez <fperez.net at gmail.com>

> On Sat, Apr 17, 2010 at 6:08 PM, Robert Kern <robert.kern at gmail.com>
> wrote:
> > I would not say that it is natural, no. reST is a fine text markup, but
> not a
> > very good datastore. The parser is difficult to work with, and there
> aren't any
> > tools for generating valid reST from a parsed description.
> >
> > I highly recommend using xml.etree to parse and generate a simple XML
> format.
>
> This does have the advantage of using good tools already in the
> stdlib, a huge plus.
>
> I'm growing warmer to the xml idea, I have to admit...
>
> Cheers,
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20100425/bf5049ab/attachment.html>


More information about the IPython-dev mailing list