Metadata-Version: 2.1
Name: haoutils
Version: 0.3
Summary: UNKNOWN
Home-page: https://github.com/haoqihan/haoutils
Author: haoqihan
Author-email: 2263310007@qq.com
License: MIT Licence
Description: ## 介绍 ![](https://img.shields.io/badge/Python-3.7-green.svg)
            这是在工作中经常用的模块，然后对其进行了一些简单的封装
        ## 安装
            pip install haoutils
        
        ## 支持版本
            python 3.x
        
        ## 模块如下
        1. [excel相关]()
        2. [时间转换相关]()
        3. [ssh连接服务器相关]()
        
        ``` python setup.py sdist bdist_wheel```
Platform: window10
Platform: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
