A msn messenger gateway for mobile using emails and web server.
It can be use with imode and gprs phone.
The goal of this project is to use a minimum of bandwidth.
It massively use Twisted matrix framework (you will need to install twisted matrix).
Uranium -IRC Client is a IRC -Client written in Python language using wxWidgets (wxPython) . It runs currently on Windows, but can be easily ported to other operating systems.
It'll be a client written in python, probably using anygui and irclib.
It will definately use an event based model.
One of the key features will be the ability for a handler to mutate one event into another, allowing ry from #python on irc.openpr
A module developed to make producing IRC bots in Python much easier.
Hides the raw IRC away so users only have to worry about producing functionality, not connections and parsing of information. Object orientated, well documented, fast to start using