<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Good evening everyone,<div><br></div><div>I am a newcomer to Python and I am using it for my dissertation (not a PhD, just a Bachelor! :)) project.</div><div><br></div><div>I've reached the point where I need to create a few very basic undirected graphs. I spent the last hour or so searching online but have so far failed to find a library that works with Python 3. NetworkX (<a href="http://networkx.lanl.gov/index.html">http://networkx.lanl.gov/index.html</a>) looked great and is quite popular from what I've gathered but its drawing module is not Python 3 compatible. Which is a pity because all I wanted is some very very basic graphs. All the other libraries I've found so far either don't support drawing or are extremely complex for my needs.</div><div><br></div><div>Now, maybe the solution is to use Python 2.6 instead. Before starting working on my project I knew nothing about Python, which is one of the reasons I chose it over, say, Java, and thought that the 3rd version is the way to go. Is it not?</div><div><br></div><div>Thank you very much for your time in advance,</div><div><br></div><div><div>
<div><br class="Apple-interchange-newline">---</div><div>Sebastian Komianos</div><div><a href="http://about.me/sebkom">http://about.me/sebkom</a></div><div><a href="http://twitter.com/sebkom">http://twitter.com/sebkom</a></div>
</div>
<br></div></body></html>