Metadata-Version: 2.4
Name: apengs-dash-components
Version: 0.1.0
Summary: Private use
Author-email: apengs <humphrey.abc@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dash-mantine-components
Requires-Dist: dash-tabulator
Requires-Dist: feffery-antd-components
Requires-Dist: feffery-utils-components
Requires-Dist: requests
Requires-Dist: pandas
Dynamic: license-file

# apengs-dash-components

一个包含实用工具函数的辅助库，提供时间格式化、文件夹创建、字符串处理等功能，主要用于个人使用。

## 安装
```bash
pip install apengs-dash-components
