Metadata-Version: 2.4
Name: modelscope-api
Version: 0.0.1
Summary: A Python async SDK that wraps the ModelScope API into a clean, type-safe interface.
Author-email: Jerry <wujr24@m.fudan.edu.cn>
License: MIT
Project-URL: Homepage, https://github.com/Jerry-Wu-GitHub/modelscope-api
Project-URL: Repository, https://github.com/Jerry-Wu-GitHub/modelscope-api.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fake-useragent
Requires-Dist: httpx
Requires-Dist: python-dotenv
Requires-Dist: typing-extensions
Requires-Dist: yarl
Dynamic: license-file
