<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
All you need is <br>
<br>
from BeautifulSoup import BeautifulSoup<br>
<br>
It is already in the Sugar image (13.2.5). In future releases,
BeautifulSoup 4 should be used but that is not important for the
prettyprint. It is a very <br>
handy package and well documented.<br>
<br>
Tony<br>
<br>
<div class="moz-cite-prefix">On 05/15/2016 10:29 AM, Ütkarsh Tiwari
wrote:<br>
</div>
<blockquote
cite="mid:CAFRUKof6bce_QQfpBh+gtOwuYchnsof0D2AnFn3Zv2w1Z4A+jA@mail.gmail.com"
type="cite">
<p dir="ltr">Hi,<br>
BeautifulSoup is something I wanted to discuss with you
over a long time. I came across it on stackoverflow while
searching for a way display the html code inside a webpage. Do
we need to integrate it into latest sugar version or will it be
automatically moved over to the newer versions?</p>
<p dir="ltr">Thanks,<br>
Utkarsh Tiwari</p>
<div class="gmail_quote">On May 15, 2016 1:26 PM, "Tony Anderson"
<<a moz-do-not-send="true"
href="mailto:tony_anderson@usa.net">tony_anderson@usa.net</a>>
wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">In testing
the jsfiddle feature from last year's GSOC, there was a need
to use BeautifulSoup for prettyprinting. This package is
included in<br>
Sugar 0.106 but is version 3. This should be updated in future
releases to version 4.<br>
<br>
Tony<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:Sugar-devel@lists.sugarlabs.org"
target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a moz-do-not-send="true"
href="http://lists.sugarlabs.org/listinfo/sugar-devel"
rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>