mlflow-tracking-mongostore

View on PyPIReverse Dependencies (0)

0.1.15 mlflow_tracking_mongostore-0.1.15-py3-none-any.whl

Wheel Details

Project: mlflow-tracking-mongostore
Version: 0.1.15
Filename: mlflow_tracking_mongostore-0.1.15-py3-none-any.whl
Download: [link]
Size: 18498
MD5: 2372f5d82fd80fe0a6141762c59b23cc
SHA256: 313ee4f08ec17718f0d60528fd686e5791c2e2c4f80f8440d372051f07fdca1f
Uploaded: 2024-03-12 06:36:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mlflow-tracking-mongostore
Version: 0.1.15
Summary: Mlflow plugin to use MongoDB as backend for MLflow tracking 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: 529 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_tracking_mongostore/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlflow_tracking_mongostore/models.py sha256=5rJP0Hhb0zaYkYshO8RaKAyw8tsU1BerJz37u3rt2wA 10484
mlflow_tracking_mongostore/mongo_store.py sha256=hnpKZdK8Bcg4vNtptDPT5HUcUaeBQibmr1G6o1TKVgQ 44215
mlflow_tracking_mongostore-0.1.15.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
mlflow_tracking_mongostore-0.1.15.dist-info/METADATA sha256=eEvgYssNPyNF3HcV3h54Q1vPSsZS6VLCWwXRI8tw0kk 1376
mlflow_tracking_mongostore-0.1.15.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
mlflow_tracking_mongostore-0.1.15.dist-info/entry_points.txt sha256=plhPKvvCCUyJS_s5b7jZsm84RCoCUrdWdOcaVkz7FNY 148
mlflow_tracking_mongostore-0.1.15.dist-info/top_level.txt sha256=OWuYjvOHTC4KzmrdfxF9HUBd_TMuvjKoihXmytBaCKM 27
mlflow_tracking_mongostore-0.1.15.dist-info/RECORD

top_level.txt

mlflow_tracking_mongostore

entry_points.txt

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