Skip to main content

bluetooth library

Project description

Build Status

asciicast

how to …

… get started

./dependencies.py

… to use it

Python 3.7.5rc1 (default, Oct  8 2019, 16:47:45)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.9.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: from pybt import Scanner, ClassicDevice

In [2]: Scanner.scan_for()
Permission Denied
Set scan parameters failed (are you root?)
found 1 devices
Out[2]: [<pybt.libs.bt.classic.ClassicDevice at 0x7f3427045210>]

In [3]: c = ClassicDevice.scan()

In [4]: c
Out[4]: [<pybt.libs.bt.classic.ClassicDevice at 0x7f3425559d50>]

In [5]: c[0].__dict__
Out[5]:
{'address': 'A8:B8:6E:C1:6A:28',
 'timestamp': '03.11.2019 16:48:06',
 'name': 'Nexus 5X'}

or check bt.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybt-smthnspcl-0.43.tar.gz (18.3 kB view details)

Uploaded Source

Built Distributions

pybt_smthnspcl-0.43-py3.8.egg (18.7 kB view details)

Uploaded Source

pybt_smthnspcl-0.43-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file pybt-smthnspcl-0.43.tar.gz.

File metadata

  • Download URL: pybt-smthnspcl-0.43.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for pybt-smthnspcl-0.43.tar.gz
Algorithm Hash digest
SHA256 94142d4a2675c4de7dd2b2a8c637747b3800c9519553b4bce9ab7593a321709e
MD5 209fe56b464bc337ded2bd1535eba4a6
BLAKE2b-256 e85c4e989c80be867e15df9edbb73dcf57a80a409d28a7238d73cb8d1c4cff47

See more details on using hashes here.

File details

Details for the file pybt_smthnspcl-0.43-py3.8.egg.

File metadata

  • Download URL: pybt_smthnspcl-0.43-py3.8.egg
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for pybt_smthnspcl-0.43-py3.8.egg
Algorithm Hash digest
SHA256 e6ca9a2e387ba1f03ffd145dfa7103f9f32df56e234997a790f5198f0b53f6ca
MD5 2c989ba5f79c436ce5b1941982186f92
BLAKE2b-256 d6100918107f656101f949f238c187a97a7584fa423f3056382a6764f9e3bf27

See more details on using hashes here.

File details

Details for the file pybt_smthnspcl-0.43-py3-none-any.whl.

File metadata

  • Download URL: pybt_smthnspcl-0.43-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for pybt_smthnspcl-0.43-py3-none-any.whl
Algorithm Hash digest
SHA256 f5986b66f0714e80c9b250effdda583dd3cdf882cb44453cf9e8cd12210dc8be
MD5 5e3223255cba064ca3d0a6eab4438d42
BLAKE2b-256 ef76f4b2755e3207a5455a428b9f9cf1c98cf357ee01659535173a6bfb387dd2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page