Metadata-Version: 2.1
Name: vktoken
Version: 1.0.1
Summary: A tool for getting VK access token
Home-page: https://github.com/jieggii/vktoken
Author: jieggii
Author-email: jieggii.contact@gmail.com
License: GPL-3.0
Project-URL: Source, https://github.com/jieggii/vktoken
Project-URL: Tracker, https://github.com/jieggii/vktoken/issues
Description: # vktoken
        A tool for getting VK access token
        ![preview](https://imgur.com/xxbplGF.jpg)
        
        
        ## Install it:
        `pip install vktoken`
        
        ## Run it:
        `vktoken [--help] [--copy] [--version] login [password] [app]`
        
        ## Examples:
        * `vktoken +12025550178`  
        * `vktoken --copy +12025550178  "MyPassword" iphone` 
        
        ## Features  
        * Access token can be copied to the clipboard automatically if you use `--copy` key 
        * You can choose any VK app from the list: `android`, `iphone`, `ipad`, `windows-phone` and `desktop`
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
