An open API service indexing awesome lists of open source software.

https://github.com/aliceinwire/lifelog-python-client

sony lifelog python client
https://github.com/aliceinwire/lifelog-python-client

Last synced: 3 months ago
JSON representation

sony lifelog python client

Awesome Lists containing this project

README

        

# lifelog-python-client
sony lifelog python client

for get your client_id and secret please go here:
[https://developer.sony.com/develop/services/lifelog-api/create-app/]

example.cfg
[Section1]
client_id = [your client-id]
client_secret = [your client-secret]
redirect_uri = [redirect uri]