You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthieu DUVAL
1275ffa882
|
5 years ago | |
---|---|---|
examples | 5 years ago | |
georideapilib | 5 years ago | |
.gitignore | 5 years ago | |
.travis.yml | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
georide-logo.png | 5 years ago | |
logging.conf | 5 years ago | |
setup.cfg | 5 years ago | |
setup.py | 5 years ago | |
test_requirements.txt | 5 years ago |
README.md
Georideapilib
⚠️ this is not an official implementation
Official georide website: https://georide.fr/
This library can control your georide tracker tracker
Some code have been taken from @alexmohr https://github.com/alexmohr/sonyapilib
This library is used as communication interface in a home assistant component to control media players, which can be found here: https://github.com/ptimatth/GeorideHA
At the moment not all functions offered by the api are implemented. If you miss a function feel free to create a pull request or open a feature request.
Installation
To install simply run
pip install georideapilib
This library has been tested with python 3.7 and above, functionality for older python version cannot be guaranteed.
Main repo:
- https://git.tontontux.fr/mduval/pyGeoride
Github repo:
- https://github.com/ptimatth/pyGeoride
Todo
- Add support of "Get a shared trip" endpoint