googleplay-api/gpapi
Domenico Iezzi 25bfb4aaec
bulkDetails: handle case when app doesn't exist
Now the function returns None if an app doesnt't exists. This does not
apply for details() function, which instead return a RequestError if the
app doesn't exist.
2017-11-02 17:34:49 +01:00
..
__init__.py Added setup.py + changes to the lib structure 2017-09-21 11:19:48 +02:00
config.py Dinamically change locale and timezone 2017-10-30 17:30:10 +01:00
device.properties Disabled non-working devices 2017-10-13 18:16:54 +02:00
googleplay_pb2.py Added setup.py + changes to the lib structure 2017-09-21 11:19:48 +02:00
googleplay.py bulkDetails: handle case when app doesn't exist 2017-11-02 17:34:49 +01:00
utils.py Code style improvements, checked using flake8 2017-10-10 18:35:40 +02:00