{"id":21500587,"url":"https://github.com/engapa/modeldb-basic","last_synced_at":"2025-07-15T22:31:47.070Z","repository":{"id":53535446,"uuid":"108856177","full_name":"engapa/modeldb-basic","owner":"engapa","description":"Testing modeldb project of MIT","archived":false,"fork":false,"pushed_at":"2021-03-25T21:41:49.000Z","size":8580,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-31T22:36:18.126Z","etag":null,"topics":["machine-learning","model","modeldb","modelrepository"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/engapa.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-30T13:40:32.000Z","updated_at":"2019-01-18T21:26:58.000Z","dependencies_parsed_at":"2022-09-26T17:21:16.564Z","dependency_job_id":null,"html_url":"https://github.com/engapa/modeldb-basic","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engapa%2Fmodeldb-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engapa%2Fmodeldb-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engapa%2Fmodeldb-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engapa%2Fmodeldb-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engapa","download_url":"https://codeload.github.com/engapa/modeldb-basic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226077588,"owners_count":17570163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["machine-learning","model","modeldb","modelrepository"],"created_at":"2024-11-23T17:42:28.693Z","updated_at":"2024-11-23T17:42:29.554Z","avatar_url":"https://github.com/engapa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=============\nmodeldb-basic\n=============\n.. image:: https://img.shields.io/travis/engapa/modeldb-basic/master.svg?style=flat-square\n   :target: http://travis-ci.org/engapa/modeldb-basic\n   :alt: Build Status\n.. image:: https://img.shields.io/pypi/v/modeldb-basic.svg?style=flat-square\n   :target: https://pypi.org/project/modeldb-basic\n   :alt: Version\n.. image:: https://img.shields.io/pypi/pyversions/modeldb-basic.svg?style=flat-square\n   :target: https://pypi.org/project/modeldb-basic\n   :alt: Python versions\n\nA basic python client for working with `ModelDB machine learning management system \u003chttp://modeldb.csail.mit.edu\u003e`_.\n\nVisit the original project at :  https://github.com/mitdbg/modeldb\n\nThis project goal is to try isolate a basic client to operate within model database, where main features will be:\n\n- Sync projects/models from file (json, yaml)\n- Sync projects/models by using basic mechanism (without sklearn dependencies)\n- Python 2.7 and 3.{5,6,7} compatibility.\n\nQuick start\n===========\n\nInstall\n-------\n\nRemotely\n\"\"\"\"\"\"\"\"\n\nThe most widely known way to install a python package is by **pip** command.\nThe python package is available at [pypi repository](https://pypi.org/project/modeldb-basic/) (legacy repo [here](https://pypi.python.org/pypi/modeldb-basic)).\n\nJust type this ``pip`` command to install it from pypi package repository::\n\n pip install modeldb-basic\n\n\nAlternatively it's possible to install it by using any of these URLs:\n\n* ``pip install git+https://github.com/engapa/modeldb-basic[@\u003cgit_ref\u003e]#egg=modeldb-basic``\n* ``pip install \u003crelease_file\u003e``\n\nWhere [@\u003cgit_ref\u003e] is an optional reference to a git reference (i.e: @master, @v0.1.6) and\n\u003crelease_file\u003e is the URL of one released version at https://github.com/engapa/modeldb-basic/releases\n\nLocally\n\"\"\"\"\"\"\"\n\nPreviously downloaded in your host, somebody may install the package by typing::\n\n pip install .\n\nor::\n\n python setup.py install\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengapa%2Fmodeldb-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengapa%2Fmodeldb-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengapa%2Fmodeldb-basic/lists"}