mlflow-registry-mongostore

View on PyPIReverse Dependencies (0)

0.1.11 mlflow_registry_mongostore-0.1.11-py3-none-any.whl

Wheel Details

Project: mlflow-registry-mongostore
Version: 0.1.11
Filename: mlflow_registry_mongostore-0.1.11-py3-none-any.whl
Download: [link]
Size: 20766
MD5: 092d067e6a65946726c161c08d0374b9
SHA256: cfc0479845dcfbda5bfb352e33e3cf011f3e26b2df2b0a8e1594427ce391e284
Uploaded: 2024-02-22 08:10:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mlflow-registry-mongostore
Version: 0.1.11
Summary: Mlflow plugin to use MongoDB as backend for MLflow Model Registry service
Author: Rachid Belmeskine
Maintainer-Email: rachid.belmeskine[at]gmail.com
Keywords: mlflow
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: mongoengine (==0.27.0)
Requires-Dist: mlflow (<3.0.0,>=2.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 522 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mlflow_registry_mongostore/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlflow_registry_mongostore/_version.py sha256=nTDwWbHLCXMqdi1bkEkchAiz_JAzkXcmH3bKG0jf6fg 18488
mlflow_registry_mongostore/models.py sha256=9mhyOUduqFUvFEz5Kw4Ggb2PSOxbvAx2yQluY5iILI0 7293
mlflow_registry_mongostore/mongo_store.py sha256=MOxxXQjQeZiYouNAfnh6MM6CFYdpduAOZ5YWX6lBk14 41195
mlflow_registry_mongostore-0.1.11.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
mlflow_registry_mongostore-0.1.11.dist-info/METADATA sha256=UtlwkbWTbwxZ0euwyJB0y5Unos-H1tKgrBVkmyspfso 1375
mlflow_registry_mongostore-0.1.11.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
mlflow_registry_mongostore-0.1.11.dist-info/entry_points.txt sha256=8qoTlUZlqiO8smsyib2_EK2Nh6zQLHwdf2FGOm5OoBo 154
mlflow_registry_mongostore-0.1.11.dist-info/top_level.txt sha256=6DHvL6p3UTy_bC25io6QqOIFVHNwvfFY0Nj_664suUE 27
mlflow_registry_mongostore-0.1.11.dist-info/RECORD

top_level.txt

mlflow_registry_mongostore

entry_points.txt

mongodb = mlflow_registry_mongostore.mongo_store:MongoStore
mongodb+srv = mlflow_registry_mongostore.mongo_store:MongoStore