https://github.com/apachecn-archive/rs-google-play
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: apachecn-archive
- License: mit
- Language: Rust
- Default Branch: master
- Size: 3.25 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
rs-gpapi
Rust conversion (in-progress) from https://github.com/dweinstein/node-google-play.
Documentation can be found here, but no promise it's the latest.
Usage
```
gpapi-cli 1.0
David Weinstein
USAGE:
gpapi-cli [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information -v Sets the level of verbosity
OPTIONS:
-c, --config
SUBCOMMANDS:
bulk-details Get details for a list of packages via bulkDetails API.
details Get details for a package.
get-download-url Get download url (purchase if necessary) for a package
help Prints this message or the help of the given subcommand(s)
```
bulk-details
``
gpapi-cli-bulk-details 1.0
Get details for a list of packages viabulkDetails` API.
USAGE:
gpapi-cli bulk-details [FLAGS]
FLAGS: -d print debug information -h, --help Prints help information -V, --version Prints version information
ARGS:
details
``` gpapi-cli-details 1.0 Get details for a package.
USAGE:
gpapi-cli details [FLAGS]
FLAGS: -d print debug information -h, --help Prints help information -V, --version Prints version information
ARGS:
get-download-url
``` gpapi-cli-get-download-url 1.0 Get download url (purchase if necessary) for a package
USAGE:
gpapi-cli get-download-url [FLAGS]
FLAGS: -d print debug information -h, --help Prints help information -V, --version Prints version information
ARGS:
TODO
- [x] login and get auth token
- [ ] support all api requests
- [x] details request
- [x] bulkDetails
- [ ] apk download
- [x] set code license
Owner
- Name: ApacheCN 归档
- Login: apachecn-archive
- Kind: organization
- Email: wizard.z@qq.com
- Repositories: 180
- Profile: https://github.com/apachecn-archive
防止重要项目丢失而设立的归档