Skip to main content

An open source Python library for reading/writing Disney Theme Park Bluetooth Beacon data.

Project description

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:

  1. Download the source code from the GitHub repository.
  2. Extract the contents of the archive to a directory of your choice.
  3. Navigate to the directory containing the setup.py script.
  4. 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.

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

pydBeacon-1.0.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

pydBeacon-1.0.0-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

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