You are not logged in.

#1 2007-08-17 19:57:26

spookykid
Member
From: Portugal
Registered: 2006-07-23
Posts: 141

python

Hi all, I'm interested in learning python to write a small gnome mixer applet, as i don't want to install gnome-applets smile and I'm taking my first steps in python. I'd like to know if someone could point me to some good web pages about python for gnome (especially gnome applets), and what IDE you use? I'd like to use something as much as monodevelop possible wink . Thank you for your help.


There is no knowledge that is not power!

Offline

#2 2007-08-17 21:29:09

lang2
Member
Registered: 2006-02-10
Posts: 386

Re: python

Don't know much about python-gnome so no pointer there.
As for the IDE, I use Vim with several plugins, such as pythoncompletion, python_indent, etc. You can do a search at www.vim.org
But given that you are looking for something like monodevelop, mayb SPE would suit you better.

Last edited by lang2 (2007-08-18 09:11:33)

Offline

#3 2007-08-17 22:58:27

arooaroo
Member
From: London, UK
Registered: 2005-01-13
Posts: 1,268
Website

Re: python

Personally I'm use vim. There's a list of IDEs here: http://en.wikipedia.org/wiki/List_of_in … for_Python

I do think Eric looks ok.

Wish I could help with Python/Gnome, but I've never done any DE integration programming and wouldn't know where to start. Well, except for asking Google, of courlse wink

Offline

#4 2007-08-18 00:36:45

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: python

http://www.pygtk.org has a tonne of great stuff.

If you want to do gnome stuff, download the source of gnome-python and gnome-python-extra source off the gnome ftp, they contain heaps of good example code, applets and more.

as for editor, i've been using geany, though am also partial to gvim + a few addons.

James

Last edited by iphitus (2007-08-18 00:39:14)

Offline

#5 2007-08-18 08:04:09

drakosha
Member
Registered: 2006-01-03
Posts: 253
Website

Re: python

Offline

Board footer

Powered by FluxBB