Metadata-Version: 2.1
Name: kcliutils
Version: 0.0.49
Summary: kcliutils
Home-page: https://github.com/kkristof200/py_cli_utils
Author: Kristof
License: UNKNOWN
Description: # kcliutils
        
        ![python_version](https://img.shields.io/static/v1?label=Python&message=3.5%20|%203.6%20|%203.7%20|%203.8&color=blue) [![PyPI downloads/month](https://img.shields.io/pypi/dm/pypi_upgrade?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/kcliutils)
        
        ## Description
        
        Python cli utils for faster development
        
        ## Install
        
        ~~~~bash
        pip install kcliutils
        # or
        pip3 install kcliutils
        ~~~~
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
