Metadata-Version: 2.4
Name: modelstore
Version: 0.0.82
Summary: modelstore is a library for versioning, exporting, storing, and loading machine learning models
Home-page: https://github.com/operatorai/modelstore
Author: Neal Lathia
License: Please refer to the readme
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dataclasses==0.8; python_version < "3.7"
Requires-Dist: dataclasses-json>=0.5.7
Requires-Dist: gitpython>=3.1.11
Requires-Dist: joblib>=1.0.0
Requires-Dist: requests>=2.23.0
Requires-Dist: tqdm>=4.54.1
Requires-Dist: click>=7.0
Requires-Dist: numpy
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Please refer to: https://modelstore.readthedocs.io/en/latest/
