python3 module for dbus ?

T

Timothy Madden

Hello

Sorry if this is not the right newsgroup for python modules, I found no
other appropriate one.

I would like to start a project in python and I think it would be good
to start with python3.0, but I need tu use glib, dbus, wxWidgets and
postgresql.

Do you know if I can get dbus bindings for python3 and glib bindings for
python3 ? Or could I use them otherwise (like without the modules) ?

Thank you
Timothy Madden
 
A

Aahz

Sorry if this is not the right newsgroup for python modules, I found no
other appropriate one.

You're in the right place!
I would like to start a project in python and I think it would be good
to start with python3.0, but I need tu use glib, dbus, wxWidgets and
postgresql.

Do you know if I can get dbus bindings for python3 and glib bindings for
python3 ? Or could I use them otherwise (like without the modules) ?

Sorry, no answers to your questions off-hand, but what's wrong with
using 2.x?
 
T

Timothy Madden

Aahz said:
Sorry, no answers to your questions off-hand, but what's wrong with
using 2.x?

It is now old and will be replaced by 3.0
And I am starting a new project. I think it would be appropriate to
start it with the new version of python.

Timothy Madden
 
A

Aahz

It is now old and will be replaced by 3.0

That is only half-true -- Python 2.x will be a live project for at least
another couple of years and I bet that 3.x will not overtake 2.x for at
least three years (which is probably also the point at which no new
projects will be started in 2.x). 2.x is not "now old".
And I am starting a new project. I think it would be appropriate to
start it with the new version of python.

Well, you're running right into one of the main reasons many people
advocate sticking with 2.x for now. Unless you can come up with better
reasons for thinking that 2.x is wrong, I suggest you start your project
with 2.x; it should be easy to upgrade to 3.x when the library support is
available.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top