QUOTE(MajesticTreeFrog @ Nov 26 2004, 01:42 AM)

I was wondering if anyone on here has used python. I want to create a program to handle some stuff in my table top RPGs, and that language was suggested to me as a good combination of speed and ease of learning. What do people on here think? Have any of you used python before? if so, what is a good IDE for mac, if you know?
I use python to program kiosks: music automat, BlackJack game and so on. To access low level devices i use SWIG to easely build wrappers around C code.
As for now i don't use any IDE, but heard about eclips python plugin.
Comment/Reply (w/o sign-up)