PydBeacon
PydBeacon is an open-source project that aims to provide Python decode/encode capabilities for Disney's dBeacon technology found in Disney parks. This library was originally written for developing technologies for communicating with the Starwars droid that can be purchased from Starwars Galaxy's Edge.
Installation
PydBeacon can be installed using pip, or by downloading the source code and running the setup.py script.
Installing with pip
To install PydBeacon using pip, simply run:
pip install pydbeacon
Installing from source
To install PydBeacon from source, follow these steps:
- Download the source code from the GitHub repository.
- Extract the contents of the archive to a directory of your choice.
- Navigate to the directory containing the
setup.pyscript. - Run the following command:
python setup.py install
Examples
PydBeacon comes with a few examples to help users get started. These examples can be found under the examples directory in the repository root.
License
PydBeacon is released under the MIT license. See the LICENSE file for more details.
Release files for pydBeacon 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydBeacon-1.0.0.tar.gz | 7.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pydBeacon-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.2 kB
Release files / pydBeacon-1.0.0.tar.gz
| Download URL | pydBeacon-1.0.0.tar.gz |
|---|---|
| Size | 7.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
76803c9613fdd5ba5283eb0981d40d9b08988b2a254b3a3948db23aee6e517fe
|
|
BLAKE2b-256 checksum How to use checksums |
9843a7c4222b7b3b3e5878bacc6ba3a98d74279ad804efb7547e0db988fcde61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.18
|
Release files / pydBeacon-1.0.0-py3-none-any.whl
| Download URL | pydBeacon-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
57ce1fe49efcd34e44b19d0baa8eb4dc4ebe8087080abefe0f04371b98b8b945
|
|
BLAKE2b-256 checksum How to use checksums |
53c61bfa57cbcf2c77eda03e1c60ba42e69731c58e94375a1d9bcafdb8a4891d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.18
|