Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8492

Re: Python Bluetooth

References <326aded1-5769-4555-a842-403c815d8a9d@j15g2000yqf.googlegroups.com>
Date 2011-06-27 17:36 +1100
Subject Re: Python Bluetooth
From Daniel Kluev <dan.kluev@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.437.1309156581.1164.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Jun 27, 2011 at 2:32 AM, Valentin de Pablo Fouce
<thimxx@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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python Bluetooth Valentin de Pablo Fouce <thimxx@gmail.com> - 2011-06-26 08:32 -0700
  Re: Python Bluetooth Bastian Ballmann <balle@chaostal.de> - 2011-06-26 19:07 +0200
  Re: Python Bluetooth Terry Reedy <tjreedy@udel.edu> - 2011-06-26 13:37 -0400
  Re: Python Bluetooth Bastian Ballmann <balle@chaostal.de> - 2011-06-26 20:39 +0200
  Re: Python Bluetooth Daniel Kluev <dan.kluev@gmail.com> - 2011-06-27 17:36 +1100

csiph-web