Konstantin Gründger
c5161c8936
Update ogn-client
2016-10-22 09:05:23 +02:00
Konstantin Gründger
7b686c567e
Update dependencies, disabled obsolete ogn-client 0.5.0
2016-10-17 21:26:49 +02:00
Fabian P. Schmidt
37072b7a62
Update ogn-client dependency
...
Fixes missing dependency update intruduced in commit glidernet/ogn-python@49e650916e (Split reference_datetime to date and time).
2016-09-30 13:05:13 +02:00
Konstantin Gründger
5a651e014a
psycopg2 is now mandatory
2016-06-14 23:33:59 +02:00
Konstantin Gründger
84cb2d264f
From lat/lon to POINT
...
Flake8 suggestions
Add shapely
Fixed update_receivers
migrate table takeoff_landing
2016-04-28 21:50:59 +02:00
Konstantin Gründger
201c41f12f
Introduce Airport
2016-04-22 10:44:39 +02:00
Fabian P. Schmidt
86f2a606e5
Use python-ogn-client and remove duplicated code
...
This repository splitted up into two separate repositories:
- python-ogn-client, including an APRS- & OGN-Parser and an APRS-Client
- ogn-python (the repository this commit belongs to), including a database, CLI and logbook
2016-03-18 22:58:49 +01:00
Fabian P. Schmidt
4701f4459e
setup.py: Change short description
2016-02-17 20:16:33 +01:00
Fabian P. Schmidt
88406a31d0
setup.py: Add optional postresql requirement
...
To install ogn-python with postresql support (currently
required for logbook.compute/.show), use
```
pip install -e .[postgresql]
```
2016-01-29 03:44:21 +01:00
Fabian P. Schmidt
3a0a91527f
Add setup.py to create a package
...
Fixes glidernet/ogn-python#16 .
2016-01-12 13:56:18 +01:00