Metadata-Version: 2.4
Name: pybocd
Version: 1.0.0
Project-URL: Documentation, https://github.com/Zeyu-Xie/pybocd#readme
Project-URL: Issues, https://github.com/Zeyu-Xie/pybocd/issues
Project-URL: Source, https://github.com/Zeyu-Xie/pybocd
Author-email: Zeyu Xie <xie.zeyu20@gmail.com>
License: GPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pybocd

[![PyPI - Version](https://img.shields.io/pypi/v/pybocd.svg)](https://pypi.org/project/pybocd)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pybocd.svg)](https://pypi.org/project/pybocd)

---

## Table of Contents

- [Installation](#installation)
- [License](#license)
- [Third Party Data](#third-party-data)

## Installation

```console
pip install pybocd
```

## License

`pybocd` is distributed under the terms of the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) license.

## Third-party Data

This project includes or uses the following third-party datasets:

- **Test System Performance Dataset**: Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
  - Source: [westermo/test-system-performance-dataset](https://github.com/westermo/test-system-performance-dataset)
  - Copyright (c) Westermo Network Technologies AB.
