Skip to main content

trail demo library

Project description

Trail db

A small demo library to save mlflow run data to a mongodb.

Installation

''' pip install traildb '''

Get started

''' from traildb import DB_import

Instantiate a DB_import object

db_imp = DB_import(URI, database_name)

Call the add_db method

result = db_imp.add_db(data) '''

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

traildb-0.0.5.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

traildb-0.0.5-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page