Metadata-Version: 2.1
Name: caddo-tool
Version: 0.11.2
Summary: Benchmark Tool for CaddoBenchmark Project
Author-email: Piotr Tylczyński <piotr@ptl.cloud>, Katarzyna Kulesa <katarzyna.kulesa@kasiait.pl>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Caddo Benchmark Tool

This repository contains files for Caddo Benchmark.

## 🔌 How to run?

#### Install via pip

```
user@computer:~$ pip install caddo-tool
```

#### Implement all benchmark functions and run from command line
```
user@computer:~$ caddo_tool
```

## 📓 Any documentation?

Yes, check wiki...
