Metadata-Version: 2.4
Name: lamber-report
Version: 0.1.0
Summary: Test report based on Lamber project.
Author-email: luizyao <luizyao@163.com>
License-File: LICENSE.txt
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Lamber-Report
基于 [Lamber](https://github.com/luizyao/lamber) 的测试报告。

# 安装
```bash
pip install lamber-report
```

## 依赖
* python >= 3.10

# Quickstart
命令行工具：

```bash
lamber_report <sqlite db file path>
```
