ogn-python/ogn
Fabian P. Schmidt 6af31fe7a7 Move ogn client (gateway) to a separate file.
The documentation[1] says:
> In the simplest case, __init__.py can just be an empty file,
> but it can also execute initialization code for the package or
> set the __all__ variable, described later.

A class like 'ognGateway' can't be considered 'initialization code'.

[1]: https://docs.python.org/3/tutorial/modules.html#packages
2015-11-29 21:59:34 +01:00
..
collect IDs to address 2015-11-27 21:29:00 +01:00
commands Fix pep8 again. 2015-11-29 21:52:21 +01:00
gateway Move ogn client (gateway) to a separate file. 2015-11-29 21:59:34 +01:00
model IDs to address 2015-11-27 21:29:00 +01:00
__init__.py Cleanup 2015-11-15 12:10:20 +01:00
aprs_parser.py Changed exception handling 2015-11-19 23:17:12 +01:00
aprs_utils.py Create aprs login string 2015-11-23 20:40:44 +01:00
custom_ddb.txt Local ddb file 2015-11-15 19:57:01 +01:00
exceptions.py Changed exception handling 2015-11-19 23:17:12 +01:00
logger.py Added logger 2015-11-22 21:11:55 +01:00
utils.py Renamed Flarm to Device 2015-11-16 20:04:54 +01:00