Metadata-Version: 2.4
Name: kivo
Version: 0.0.1
Project-URL: Documentation, https://github.com/aikwen/kivo#readme
Project-URL: Issues, https://github.com/aikwen/kivo/issues
Project-URL: Source, https://github.com/aikwen/kivo
Author-email: aikwen <kwen.zou@outlook.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.11
Requires-Dist: pyside6<7,>=6.8
Description-Content-Type: text/markdown

# Kivo

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

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install kivo
```

## License

`kivo` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
