Metadata-Version: 2.1
Name: aimsuper
Version: 0.1.0
Summary: A simple model registration and creation utility package.
Home-page: https://github.com/wuli666
Author: Stephen_djj
Author-email: a50091282@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

A simple model registration and creation utility package.

## Installation

```bash
pip install aimsuper
```
