DEF CON badge bluetooth library
Project description
DEF CON badge bluetooth libary
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.
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ef81957e8cbac5f8029d85c3c573469f391c9c162a4d32dc55a35fa029de31a |
|
MD5 | 924b0cbebbcc6ea81d4a637159358b3a |
|
BLAKE2b-256 | a5e918dc19144b3fd417d11f550c0fec8b76fb55e7a1c646ab711eca6cfcde02 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c6debb0f22645297febcde3c37338c14d61e55870d34426c848d0c3e7a64c63 |
|
MD5 | 0b1910c9f14471297fcc921a736ba5cf |
|
BLAKE2b-256 | 427b5ce65290fea4bc3438ef6eb13f4a2bada4f3c4e69cb6b8cf3e33db0566e2 |