Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jieggii/vktoken
:gear: Tool for granting VK access token.
https://github.com/jieggii/vktoken
access-token vk vk-authentication
Last synced: about 1 month ago
JSON representation
:gear: Tool for granting VK access token.
- Host: GitHub
- URL: https://github.com/jieggii/vktoken
- Owner: jieggii
- License: mit
- Created: 2019-12-22T17:00:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T16:32:52.000Z (over 1 year ago)
- Last Synced: 2023-07-28T17:54:36.771Z (over 1 year ago)
- Topics: access-token, vk, vk-authentication
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vktoken
Tool for granting VK access token.
[![preview](https://asciinema.org/a/nnP04X2a4jlKzCBIKHaN0HDVY.svg)](https://asciinema.org/a/nnP04X2a4jlKzCBIKHaN0HDVY)## Installation
`pip install --user vktoken`## Usage
`vktoken [--help] [--version] [--app] [--client-id] [--client-secret] login [password]`## Examples
* `vktoken +79652331167`
* `vktoken --app iphone +79523311167 mypassword`
* `vktoken --client-id 3140623 --client-secret VeWdmVclDCtn6ihuP1nt +79523311167`## Features
* You can choose builtin VK app credentials from the list: `android`, `iphone`, `ipad` and `windows-phone`.