Metadata-Version: 2.1
Name: lambkid
Version: 0.1.16
Summary: lambkid is an advance abstract from some common pyton lib, it aim to make you write python more easily and more fewer code.
Home-page: https://github.com/redrose2100/lambkid
Author: redrose2100
Author-email: hitredrose@163.com
Maintainer: redrose2100
Maintainer-email: hitredrose@163.com
License: MIT
Project-URL: Documentation, https://github.com/redrose2100/lambkid/blob/master/README.md
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Logging
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: concurrent_log_handler
Requires-Dist: paramiko
Requires-Dist: minio
Requires-Dist: fire

# lambkid

lambkid is an advance lib abstract from some common use python lib. it aim to supply a more easily and more fewer code for python developer.
it will practise for life is short and I will choose python.

## install lambkid
refer to [install lambkid](https://github.com/redrose2100/lambkid/blob/master/docs/install.md)

## function of lambkid
* [sshclient](https://github.com/redrose2100/lambkid/blob/master/docs/sshclient.md)(>=0.0.6)
* [log](https://github.com/redrose2100/lambkid/blob/master/docs/log.md) (>=0.0.4)
* [cli command](https://github.com/redrose2100/lambkid/blob/master/docs/cli.md)(>=0.1.8)
