This project contains the source code of the XBee Python library, an easy-to-use API developed in Python that allows you to interact with Digi International's XBee radio frequency (RF) modules.
This source has been contributed by Digi International.
You can install XBee Python library using pip:
$ pip install digi-xbee
XBee Python library has user guide and API reference documentation at digi-xbee.readthedocs.io
The contributing guidelines are in the CONTRIBUTING.rst document.
Copyright (c) 2017 Digi International Inc. All Rights Reserved.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.