Metadata-Version: 2.1
Name: pyutilitytool
Version: 0.0.1
Summary: Python常用代码小工具集锦
Home-page: https://github.com/JarvisFree/PyUtilityTool
Author: 维斯
Author-email: 
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# README

这是一个Python代码层面的常用小工具集合

## Table of Contents

- [Background](#background)
- [Install](#install)
- [Usage](#usage)
  - [Generator](#generator)
- [Badge](#badge)
- [Example Readmes](#example-readmes)
- [Related Efforts](#related-efforts)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Background

平时写代码时 归纳总结输出的一些代码层面的小工具 日积月累 汇聚成一个工具包 供日后调用

## Install

****

| 工具        | 版本      | 备注 |
|:-----------|:---------|:----|
| PyCharm工具 | 2021.1.1 |     |
| Python工具  | 3.9.5    |     |
| xlrd依赖包  | 2.0.1    |      |
| xlwt依赖包  | 1.3.0    |      |


****


## Usage

暂无

### Generator

暂无

## Badge

暂无

## Example Readmes

暂无

## Related Efforts

暂无

## Maintainers

暂无

## Contributing

暂无

## License

[博客](https://www.cnblogs.com/danhuai) |
[GitHub](https://github.com/JarvisFree) | © 维斯


