finsky icon indicating copy to clipboard operation
finsky copied to clipboard

Google Play API for Python

Results 9 finsky issues
Sort by recently updated
recently updated
newest added

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.0.0a3 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

eyal:finsky abc$ sudo pip3.4 install -r requirements.txt Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages (from -r requirements.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): protobuf==3.0.0a3...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Hello, I am interested in your repo, and I wanna figure out how it works. But when I tried to send request with your codes, I got the 401 Unauthorized...

Bumps [requests](https://github.com/requests/requests) from 2.7.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

In original library https://github.com/egirault/googleplay-api we had ability to go trough pages. https://github.com/egirault/googleplay-api/blob/master/googleplay.py#L186-L188 Do you know how to deal with LIMIT and OFFSET in current API? thanks.

Traceback (most recent call last): File "/usr/bin/finsky", line 9, in load_entry_point('finsky==0.3.3', 'console_scripts', 'finsky')() File "/usr/lib/python2.7/site-packages/finsky/cli.py", line 38, in main args.action(args) File "/usr/lib/python2.7/site-packages/finsky/cli.py", line 24, in download details = client.details(args.doc) File...

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.0.0a3 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies