Skip to main content

DEF CON badge bluetooth libary

PyPI version shields.io PyPI license PyPI pyversions

A library based on bluepy that performs bluetooth scan for DEF CON badges.

Usage

Basic

from badgebtle import BadgeBTLE
b = BadgeBTLE()
neighbors = b.scan()
print(neighbors)

Development

Setup

$ git clone https://github.com/dczia/python-badgebtle.git
$ virtualenv-3 v
$ source ./v/bin/activate
$ pip install -r requirements.txt

Build and upload to PyPi repository

$ python setup.py sdist bdist_wheel
$ pip install twine
$ twine upload dist/badgebtle-x.x.x* #<-- Requires credentials.

Download files

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

Source Distribution

badgebtle-0.1.4.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

badgebtle-0.1.4-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file badgebtle-0.1.4.tar.gz.

File metadata

  • Download URL: badgebtle-0.1.4.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5

File hashes

Hashes for badgebtle-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2ef81957e8cbac5f8029d85c3c573469f391c9c162a4d32dc55a35fa029de31a
MD5 924b0cbebbcc6ea81d4a637159358b3a
BLAKE2b-256 a5e918dc19144b3fd417d11f550c0fec8b76fb55e7a1c646ab711eca6cfcde02

See more details on using hashes here.

File details

Details for the file badgebtle-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: badgebtle-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5

File hashes

Hashes for badgebtle-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3c6debb0f22645297febcde3c37338c14d61e55870d34426c848d0c3e7a64c63
MD5 0b1910c9f14471297fcc921a736ba5cf
BLAKE2b-256 427b5ce65290fea4bc3438ef6eb13f4a2bada4f3c4e69cb6b8cf3e33db0566e2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.4 This release

2 files

0.1.3

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page