kopia lustrzana https://github.com/glidernet/python-ogn-client
Added installation instructions
rodzic
85b7ae5adb
commit
d1e394c1d7
|
@ -10,6 +10,14 @@ It can be used to connect to the OGN-APRS-Servers and to parse APRS-/OGN-Message
|
||||||
A full featured gateway with build-in database is provided by [ogn-python](https://github.com/glidernet/ogn-python).
|
A full featured gateway with build-in database is provided by [ogn-python](https://github.com/glidernet/ogn-python).
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
python-ogn-client is available at PyPI. So for installation simply use pip:
|
||||||
|
|
||||||
|
```
|
||||||
|
pip install ogn-client
|
||||||
|
```
|
||||||
|
|
||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
||||||
Parse APRS/OGN packet.
|
Parse APRS/OGN packet.
|
||||||
|
|
Ładowanie…
Reference in New Issue