Metadata-Version: 2.1
Name: kittycap
Version: 1.1.5
Summary: KittyCap python interface
Home-page: https://github.com/kittycore/kittycap
Author: KittyCore
Author-email: code@kittycore.xyz
License: UNKNOWN
Description: # KittyCap Package & CLI Tool
        
        # Usage
        ```bash
                 _   __    _    _           _____   ___  ______ 
                | | / /( )| |  | |         /  __ \ / _ \ | ___ \\
                | |/ /  _ | |_ | |_  _   _ | /  \// /_\ \| |_/ /
                |    \ | || __|| __|| | | || |    |  _  ||  __/ 
                | |\  \| || |_ | |_ | |_| || \__/\| | | || |    
                \_| \_/|_| \__| \__| \__, | \____/\_| |_/\_|    
                                    __/ |                     
                                    |___/   
                            < KittyCap-CLI v1.1.5 >
        
        usage: kittycap [-h] {login,recaptcha,logout,credit} ...
        
        KittyCap cli.
        
        positional arguments:
          {login,recaptcha,logout,credit}
        
        optional arguments:
          -h, --help            show this help message and exit
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
