<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">That was the next thing I was planning... will do soon. <div><br><div><div>On Jan 23, 2014, at 2:29 PM, Anthony Scopatz <<a href="mailto:scopatz@gmail.com">scopatz@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">This is Cool, John! <div><br></div><div>Can you share this on G+ with Scientific Python?</div><div><br></div><div>Be Well</div><div>Anthony</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Thu, Jan 23, 2014 at 12:11 PM, John ZuHone <span dir="ltr"><<a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@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 style="word-wrap:break-word">Hi all,<div><br></div><div>Apologies for the spam, but I thought maybe the yt-users list would be good place to find some interest in this new library I wrote, pywwt:</div><div><br></div>

<div><a href="http://www.jzuhone.com/pywwt" target="_blank">http://www.jzuhone.com/pywwt</a></div><div><br></div><div>pywwt is a Python interface for the Microsoft World Wide Telescope (WWT, <a href="http://www.worldwidetelescope.org/" target="_blank">http://www.worldwidetelescope.org</a>) Windows client, using the Layer Control API (LCAPI). The LCAPI provides an interface to WWT’s Layer Manager by sending data and information in the form of strings over HTTP. pywwt provides a straightforward Python interface to make these calls, enabling the control of WWT from scripts or an IPython notebook. Most importantly, it enables the passing of data created within a Python environment to WWT. </div>

<div><br></div><div>The upshot of this is that particle data that can be loaded into yt can be passed off to a World Wide Telescope client running on a Windows machine, either the same host or a host on the same network. </div>

<div><br></div><div>To see an example IPython notebook (complete with an example video!), visit: <a href="http://www.jzuhone.com/pywwt/pywwt_example.html" target="_blank">http://www.jzuhone.com/pywwt/pywwt_example.html</a></div>

<div><br></div><div>pywwt requires the following packages:<br><br><div><span style="white-space:pre-wrap">       </span>• NumPy<br></div><div><span style="white-space:pre-wrap">        </span>• Matplotlib<br></div><div><span style="white-space:pre-wrap">   </span>• AstroPy<br>

</div><div><span style="white-space:pre-wrap">      </span>• Beautiful Soup 4<br></div><div><span style="white-space:pre-wrap">     </span>• Requests<br></div><div><span style="white-space:pre-wrap">     </span>• Dateutil<br></div><div>

<br></div>pywwt can be installed from pip:<br><br>pip install pywwt<br><br>or download the source from <a href="http://github.com/jzuhone/pywwt" target="_blank">http://github.com/jzuhone/pywwt</a> and install:</div><div>
<br>
</div><div>python setup.py install</div><div><br></div><div>My use cases are limited, and I'd be interested in what others could do with it, so if you are interested please fork the code and help develop!</div><div><br>

</div><div>Best,</div><div><br></div><div>John Z</div><div><br></div><div><br></div><div><br></div></div><br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>
_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></blockquote></div><br></div></body></html>