IlyasMoutawwakil / dana-client

A Python HTTP client to interact with a Dana Server and publish benchmarks to it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dana Client

A Dana Client is a Python HTTP client to interact with a Dana Server and publish benchmarks to it.

Installation

pip install -e .

Usage

dana_client.api contains the basic functionalities of the client like login, adding a project, series, etc. dana_client.build_utils contains functions for publishing and uploading a benchmarks.

Commands

It also comes with two commands that we use for benchmarking purposes : publish-backup, update-project.

About

A Python HTTP client to interact with a Dana Server and publish benchmarks to it.

License:Apache License 2.0


Languages

Language:Python 100.0%