Skip to main content
Build Status Version Python versions

A basic python client for working with ModelDB machine learning management system.

Visit the original project at : https://github.com/mitdbg/modeldb

This project goal is to try isolate a basic client to operate within model database, where main features will be:

  • Sync projects/models from file (json, yaml)

  • Sync projects/models by using basic mechanism (without sklearn dependencies)

  • Python 2.7 and 3.{5,6} compatibility.

Quick start

Install

Remotely

The most widely known way to install a python package is by pip command. The python package is available at [pypi repository](https://pypi.org/project/modeldb-basic/) (legacy repo [here](https://pypi.python.org/pypi/modeldb-basic)).

Just type this pip command to install it from pypi package repository:

pip install modeldb-basic

Alternatively it’s possible to install it by using any of these URLs:

  • pip install git+https://github.com/engapa/modeldb-basic[@<git_ref>]#egg=modeldb-basic

  • pip install <release_file>

Where [@<git_ref>] is an optional reference to a git reference (i.e: @master, @v0.1.6) and <release_file> is the URL of one release file at https://github.com/engapa/modeldb-basic/releases

Locally

Previously downloaded in your host, somebody may install the package by typing:

pip install .

or:

python setup.py install

Download files

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

Source Distribution

modeldb-basic-0.1.35.tar.gz (44.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

modeldb_basic-0.1.35-py2.py3-none-any.whl (54.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file modeldb-basic-0.1.35.tar.gz.

File metadata

File hashes

Hashes for modeldb-basic-0.1.35.tar.gz
Algorithm Hash digest
SHA256 3ba29d578ca70c2e282d65584179bc475fffa3515c56fc03b12a38d46b870645
MD5 975ccfdae8bad121a82af616f262fc69
BLAKE2b-256 45135ec1a0385322b4285067a03ebe7aca01f3435fa9b9a74ccc9ebe5d366b8e

See more details on using hashes here.

File details

Details for the file modeldb_basic-0.1.35-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for modeldb_basic-0.1.35-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d79362c64b7c1c451b3594663b75ca7191f2e7cee31df324dcaca6a6488a683d
MD5 7963de26d45b468c1b63cf1f01a4bad1
BLAKE2b-256 1c9a46444f2dfb637806fbdb67948f4a7ca32f5e9c26a3b8e554849226616448

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.35 This release

2 files

0.1.34

2 files

0.1.33

2 files

0.1.32

2 files

0.1.31

2 files

0.1.30

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page