googleplay-api/gpapi
Domenico Iezzi e1acc14424
Dinamically change locale and timezone
During DeviceBuilder initialization, retrieve locale from system using
python `locale` module, and set timezone to `Europe/Berlin`. Added some
helpers to get and set those values at runtime.
2017-10-30 17:30:10 +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 Dinamically change locale and timezone 2017-10-30 17:30:10 +01:00
utils.py Code style improvements, checked using flake8 2017-10-10 18:35:40 +02:00