mlflow-cratedb

View on PyPIReverse Dependencies (0)

2.11.3 mlflow_cratedb-2.11.3-py3-none-any.whl

Wheel Details

Project: mlflow-cratedb
Version: 2.11.3
Filename: mlflow_cratedb-2.11.3-py3-none-any.whl
Download: [link]
Size: 17363
MD5: 8c0757e288377a1274338d8a064a9027
SHA256: 169e2337edffe5bac03e59e7e3acf633d5c5c4302115159a105d2fdb4c8e35b6
Uploaded: 2024-04-10 03:12:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mlflow-cratedb
Version: 2.11.3
Summary: MLflow adapter for CrateDB
Author-Email: Andreas Motl <andreas.motl[at]crate.io>
Project-Url: changelog, https://github.com/crate-workbench/mlflow-cratedb/blob/main/CHANGES.md
Project-Url: documentation, https://github.com/crate-workbench/mlflow-cratedb
Project-Url: homepage, https://github.com/crate-workbench/mlflow-cratedb
Project-Url: repository, https://github.com/crate-workbench/mlflow-cratedb
License: Apache License 2.0
Keywords: ai,cratedb,databricks,machine learning,ml,ml-ops,mlflow,mlflow-tracking,mlops
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Communications
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: <3.12,>=3.8
Requires-Dist: crash
Requires-Dist: crate[sqlalchemy] (>=0.34)
Requires-Dist: cratedb-toolkit (==0.0.10)
Requires-Dist: dask (>=2024.4.1)
Requires-Dist: joblib (<1.4)
Requires-Dist: mlflow (==2.11.3)
Requires-Dist: sqlparse (<0.5)
Requires-Dist: black (<25); extra == "develop"
Requires-Dist: mypy (==1.9.0); extra == "develop"
Requires-Dist: poethepoet (<1); extra == "develop"
Requires-Dist: pyproject-fmt (<1.8); extra == "develop"
Requires-Dist: ruff (==0.3.5); extra == "develop"
Requires-Dist: validate-pyproject (<0.17); extra == "develop"
Requires-Dist: salesforce-merlion (<2.1); extra == "examples"
Requires-Dist: werkzeug (==2.2.3); extra == "examples"
Requires-Dist: pycaret[analysis,models,parallel,test,tuner] (==3.3.0); platform_machine != "aarch64" and extra == "examples"
Requires-Dist: build (<2); extra == "release"
Requires-Dist: twine (<6); extra == "release"
Requires-Dist: psutil (==5.9.8); extra == "test"
Requires-Dist: pytest (<9); extra == "test"
Requires-Dist: pytest-cov (<6); extra == "test"
Provides-Extra: develop
Provides-Extra: examples
Provides-Extra: release
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4775 characters]

WHEEL

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

RECORD

Path Digest Size
mlflow_cratedb/__init__.py sha256=KVjm5KHKjTqDlx6GAgjNGbRFhOj1uRcfU_Vc3iUH3jU 170
mlflow_cratedb/boot.py sha256=7XOxGUBwIDw5K3kTGkiwx4uqJi3t19KSyoU06jDHJOU 425
mlflow_cratedb/cli.py sha256=8uGHkz5LapZT87JdGlI4KU-H5XzPQsBf-XchPCNxAMI 282
mlflow_cratedb/server.py sha256=nZ8JRX6-hWq1SO7ZI8ToKQxsRZYjxh75nLAQ_jH5Lbs 94
mlflow_cratedb/adapter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlflow_cratedb/adapter/setup_db.py sha256=rsu7AnXFIjYPIjxW0YJydLqZjN3DufQN5mIdO-_ALQo 1116
mlflow_cratedb/adapter/ddl/cratedb.sql sha256=Xae05AiJMe9f9FFJ6aY5vo0L8aPd29RqHagnyVFUUCw 3717
mlflow_cratedb/adapter/ddl/drop.sql sha256=is0qpJ8d610JQLjpnDR_gs92fNZ4Cq1ajWQesBvvbRg 554
mlflow_cratedb/patch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlflow_cratedb/patch/sqlalchemy.py sha256=UBJox4KuJs6v1Jd7D4JwH8bYA4XLrT3_skn1oD_6gZg 159
mlflow_cratedb/patch/mlflow/__init__.py sha256=bQX5mhbwKB56H9kqyzFJ_3R7Ks_0MCACBM_Ae3KMINI 793
mlflow_cratedb/patch/mlflow/db_types.py sha256=-FYfJ-9cKl5tN2qyofgh8jvSvtMmWz25nFEwxPN5hlw 475
mlflow_cratedb/patch/mlflow/db_utils.py sha256=fbT_c-XamYpWhGbgWwSwTHKJo8M2TlrLrVzE2VHDnnA 714
mlflow_cratedb/patch/mlflow/model.py sha256=IQeTz9CamXK5iW_d1zTnlbmig2kuIt6eMXV9fUxpTR8 2534
mlflow_cratedb/patch/mlflow/search_utils.py sha256=qzUKz5C6BrU9TpvcaXuAVgPwhn7vQyLyMk_EFTKwtQ8 1013
mlflow_cratedb/patch/mlflow/server.py sha256=BDnuK26V440dhz2U2cF_b0SNxk5RjhXyLrpJHO_u-ro 1146
mlflow_cratedb/patch/mlflow/settings.py sha256=HNY9KYBlhCsvjcRsl3qfm_PAmqDMUuHTNMYllMfc9_4 359
mlflow_cratedb/patch/mlflow/tracking.py sha256=cTUewilplrOHAt0QNysWcKz2z_ybQgYjsSWFRlx6t5M 5419
mlflow_cratedb-2.11.3.dist-info/LICENSE sha256=s_w3FXmAYQuatqsgvyYLnGyC_13KOqp3W1DUEXO9RpY 10175
mlflow_cratedb-2.11.3.dist-info/METADATA sha256=GXfu4d3G6OpuxfxrRopsXpCqB7vkWkogEA5zhZq61fs 8170
mlflow_cratedb-2.11.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
mlflow_cratedb-2.11.3.dist-info/entry_points.txt sha256=DKd8VnmEulnThGdbQluYzY2feyobYFiTFTIZZA3nPG8 115
mlflow_cratedb-2.11.3.dist-info/top_level.txt sha256=RCCqLUdwaQrILY0BdIvCRydlZecEZZrPY7UKD8xV1nk 15
mlflow_cratedb-2.11.3.dist-info/RECORD

top_level.txt

mlflow_cratedb

entry_points.txt

mlflow-cratedb = mlflow_cratedb.cli:cli
mlflow-cratedb = mlflow_cratedb.server:app