<div>Hi.</div>
<div>&nbsp;</div>
<div>Glad you got it to build.</div>
<div>&nbsp;</div>
<div>Examples:</div>
<div>For example, to output the text of a verse from the ESV</div>
<div>&nbsp;</div>
<div>&gt;&gt;&gt; import Sword<br>&gt;&gt;&gt; markup=Sword.MarkupFilterMgr(Sword.FMT_HTMLHREF) #Html markup</div>
<div>&gt;&gt;&gt; markup.thisown=False #Tell SWIG not to bother cleaning this up<br>&gt;&gt;&gt; mgr=Sword.SWMgr(markup) #new mgr<br>&gt;&gt;&gt; mod=mgr.getModule(&quot;ESV&quot;)&nbsp; #get esv<br>&gt;&gt;&gt; vk=Sword.VerseKey
(&quot;Matthew 1:1&quot;) <br>&gt;&gt;&gt; mod.setKey(vk) #set key for mod<br>&#39;\x00&#39;<br>&gt;&gt;&gt; mod.RenderText() #render the text<br>&#39;&lt;a href=&quot;passagestudy.jsp?action=showNote&amp;type=x&amp;value=1&amp;module=ESV&amp;passage=Mat
<br>thew+1%3A1&quot;&gt;&lt;small&gt;&lt;sup&gt;*x&lt;/sup&gt;&lt;/small&gt;&lt;/a&gt; The book of the genealogy of Jesus<br>Christ, &lt;a href=&quot;passagestudy.jsp?action=showNote&amp;type=x&amp;value=2&amp;module=ESV&amp;pass
<br>age=Matthew+1%3A1&quot;&gt;&lt;small&gt;&lt;sup&gt;*x&lt;/sup&gt;&lt;/small&gt;&lt;/a&gt; the son of David, &lt;a href=&quot;p<br>assagestudy.jsp?action=showNote&amp;type=x&amp;value=3&amp;module=ESV&amp;passage=Matthew+1%3A1&quot;
<br>&gt;&lt;small&gt;&lt;sup&gt;*x&lt;/sup&gt;&lt;/small&gt;&lt;/a&gt; the son of Abraham.&#39;<br>&nbsp;</div>
<div>To output, for&nbsp;all modules installed, their&nbsp;names and types:</div>
<div>&gt;&gt;&gt; import Sword<br>&gt;&gt;&gt; mgr=Sword.SWMgr()<br>&gt;&gt;&gt; for mod in mgr.getModules().values(): #mgr.getModules is a map, keys are type SWBuf, values are SWModules<br>...&nbsp;&nbsp;&nbsp;&nbsp; print mod.Name() + &quot; is a &#39;&quot; + 
mod.Type()+&quot;&#39;&quot; #name of mod and type</div>
<div>ESV is a &#39;Biblical Texts&#39;</div>
<div>MHC is a &#39;Commentaries&#39;</div>
<div>etc.</div>
<div>&nbsp;</div>
<div>For longer examples, look at my Gospel Harmony Viewer. The files BibleInterface.py, Book.py and Dictionary.py are from a larger project I am doing, and have much more than the gospel harmony viewer needs. This code isn&#39;t well commented, I&#39;m afraid, nor pythonic.
</div>
<div>&nbsp;</div>
<div>If you have any specific questions on how to do something, just email me.</div>
<div>&nbsp;</div>
<div>God Bless,</div>
<div>Ben</div>
<div><span class="gmail_quote">On 1/28/07, <b class="gmail_sendername">Pierre Amadio</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:pierre.amadio@libertysurf.fr" target="_blank">pierre.amadio@libertysurf.fr
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi there.<br><br>After chatting a bit on #maemo, i installed a version of python2.5<br>(instead of 2.3) on the scratchbox environment. 
<br><br>I was happy to realise the sword python module was working with this<br>version of python: the import _Sword did not complain.<br><br>However, in this specific version of python, the help keyword is not<br>implemented, so i cannot ask for help(_Sword) 
<br><br><br>On Thu, Jan 25, 2007 at 01:43:20PM +1100, Ben Morgan wrote:<br>&gt; This should build the extension. I&#39;m not sure whether you need to install it<br>&gt; (if you do, just type cd python &amp;&amp; python setup.py
 install<br>&gt;<br>&gt; If you would like any examples of how to use SWORD under python, just email<br>&gt; me<br><br>Those example would be greatly appreciated :)<br><br>Have a nice day.<br><br>_______________________________________________ 
<br>sword-devel mailing list: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">
http://www.crosswire.org/mailman/listinfo/sword-devel </a><br>Instructions to unsubscribe/change your settings at above page<br></blockquote></div><br><br clear="all"><br>-- <br>God Bless,<br>Ben<br>------------------------------------------------------------------------------------------- 
<br>&quot;Glory is fleeting, but obscurity is forever&quot; Napoleon Bonaparte