/nbiot-python

Python Library for accessing NBIoT modules

Primary LanguagePythonOtherNOASSERTION

NarrowBand Documentation made-with-python licensebuttons by-nc-sa

Overview

This is an easy-to-use library for Narrowband IoT applications.

It communicates via UART with your target device.

It simplifies the setup and use, you don't have to manually send AT commands.

For beginners, use the Narrowband class with it's pre-defined methods. If you want more freedom, feel free to check out the NarrowbandCore class.

Documentation

http://narrowband.readthedocs.io/

Installation

pip install narrowband

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License