Hey everyone, what’s up? This is a test for my WordPy project:

It’s basically an offline Wordpress blog poster written in python and PyGtk.
My tutorial on creating this project is almost done, but I still have to finish the last little bit and then proof read all of it.
Hopefully this works!
Popularity: 11%
Related Posts
Tutorial IndexThanks for the great ideasWordPy 0.2 - Using XML to Save and Load DataCreating a Game in Python Using PyGame - IntroductionWordPy offline blogging tool
This entry was posted
on Friday, August 18th, 2006 at 8:43 pm and is filed under python.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
August 19th, 2006 at 9:35 pm
Nice project. I’m working (on and off) on a similar idea but using wxWidgets instead of GTK (I never got on with GTK, just don’t like the way it works).
If you’re interested I’ll let you know when it’s done, could be a good way to compare to two GUI toolkits.
August 20th, 2006 at 9:54 pm
Hi Gregory,
That great! I would definitely be interested in looking at your project once you’re done. I’ve been meaning to try my hand at wxWidgets using python but I just haven’t gotten around to it, maybe your project will be the jump start I need!