Skip to content

diescalo/rst_test

Repository files navigation

Digi XBee Python library

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.

Installing

You can install XBee Python library using pip:

$ pip install digi-xbee

Documentation

XBee Python library has user guide and API reference documentation at digi-xbee.readthedocs.io

How to contribute

The contributing guidelines are in the CONTRIBUTING.rst document.

License

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/.