Entries Tagged as 'python'

iPython as your default shell

At the request of Ultranurd, allow me to explain my new shell set up.

I’m sick of bash.  The syntax is absurd, and absurd syntax makes me sad. So I’ve just recently set up iPython as my shell. What follows are the relevant config files and some explanation. [Read more →]

Jabber Bot

So, I’ve written a python-based MUC-aware Jabber bot framework, using XMPPpy.  If anyone would be interested in using or improving this, please let me know.  I want it to be of use to people, like a Jabbery version of your IRC-bot framework of choice.  It is currently instantiated only as Tyche, my dicerolling bot for tabletop RPGs online (who also provides some snark when people are predictable in the gaming rooms).  But the more uses it finds, the moar betterer it gets, right?