Metadata-Version: 2.1
Name: vmc-client
Version: 0.0.3
Summary: 
Author: HSPK
Author-email: whxway@whu.edu.cn
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pydantic (>2)
Description-Content-Type: text/markdown

## VMC Client

This is a Python client for the VMC API. It is a simple wrapper around the VMC API, which is a RESTful API for managing virtual deep learning models.

