Metadata-Version: 2.1
Name: donware
Version: 0.1.18
Summary: Don's personal toolkits for data science and machine learning.
Home-page: https://github.com/Don-Yin/donware
Author: Don Yin
Author-email: Don_Yin@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# Overview

Don's personal tool collection. To learn more, run:

```
from donware import inspect_package
inspect_package(donware)
```
