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
- Host: GitHub
- URL: https://github.com/aliceinwire/lifelog-python-client
- Owner: aliceinwire
- License: gpl-3.0
- Created: 2015-09-08T01:04:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T01:15:03.000Z (over 9 years ago)
- Last Synced: 2025-01-17T13:16:43.230Z (5 months ago)
- Language: Python
- Size: 148 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lifelog-python-client
sony lifelog python clientfor 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]