Metadata-Version: 2.1
Name: WES_Calculation
Version: 1.0.8
Summary: Write Your Package Description Here
Home-page: https://github.com/bdfd
Author: BDFD
Author-email: bdfd2005@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/bdfd
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<!--
 * @Author: BDFD
 * @Date: 2021-10-27 18:39:19
 * @LastEditTime: 2021-10-27 21:22:31
 * @LastEditors: Please set LastEditors
 * @Description: In User Settings Edit
 * @FilePath: \6.0-PyPI_Missing_Value_Table\README.md
-->

# Package Name

Package function description

## Installation

`pip install package-name`

## How to use it?

Function of the package

## License

copyright @ 2021 BDFD

This repository is licensed under the MIT license. See LICENSE for details.

### References

https://github.com/bdfd/3.1-PyPI_Template


