On Mon, Jun 27, 2011 at 2:32 AM, Valentin de Pablo Fouce
<thi...@gmail.com> wrote:
> Hi all,
>
> I'm looking for developing a bluetooth application in python, and I'm
> looking for the most suitable python library for it. Googling some
> time I found pyBluez (http://code.google.com/p/pybluez/), however, the
> library seems to be stopped since end 2009 (latest update Nov 2009)
> and not to many work since then. Is there any other library?

blueman is written in python and works fine with latest bluez lib.
It uses dbus for interaction with bluez, you can try using their
wrapper for your own app.

-- 
With best regards,
Daniel Kluev
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to