Python bindings for Swift Binary Protocol
Project description
SBP Bindings for Python
=======================
Python bindings for Swift Binary Protocol Messages.
Setup
-----
```shell
# Install dependencies
pip install -r requirements.txt
python setup.py install
# Install package from pypi
pip install libsbp
```
Usage
-----
```python
```
License
-------
Copyright © 2015 Swift Navigation
Distributed under LGPLv3.0.
=======================
Python bindings for Swift Binary Protocol Messages.
Setup
-----
```shell
# Install dependencies
pip install -r requirements.txt
python setup.py install
# Install package from pypi
pip install libsbp
```
Usage
-----
```python
```
License
-------
Copyright © 2015 Swift Navigation
Distributed under LGPLv3.0.