Metadata-Version: 2.4
Name: mylib-dkj
Version: 0.0.1
Summary: 一个用于大气数据处理的 Python 示例库
Author-email: dkj <1400561985@qq.com>
Keywords: atmosphere,data-processing,python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mylib-dkj

这是一个 Python 开源库示例，用于大气数据处理与基础计算。

## 安装
```bash
pip install mylib-dkj
