Metadata-Version: 2.3
Name: kframe
Version: 0.3.0rc3
Summary: Kaeus development framework
Project-URL: Documentation, https://github.com/kaeus-sgarcia/kframe#readme
Project-URL: Issues, https://github.com/kaeus-sgarcia/kframe/issues
Project-URL: Source, https://github.com/kaeus-sgarcia/kframe
Author-email: Sebastian Garcia <sgarcia@kaeusanalytics.com>
License-Expression: MS-PL
License-File: LICENSE.txt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# kframe

<!-- [![PyPI - Version](https://img.shields.io/pypi/v/kframe.svg)](https://pypi.org/project/kframe)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kframe.svg)](https://pypi.org/project/kframe) -->
[![CI](https://github.com/kaeus-sgarcia/kframe/actions/workflows/main_ci.yml/badge.svg)](https://github.com/kaeus-sgarcia/kframe/actions/workflows/main_ci.yml)

-----

**Table of Contents**

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

## Installation

```console
pip install kframe
```

## License

Kaeus Framework &copy; 2024 by Kaeus Inc is licensed under [MS-PL](https://opensource.org/license/ms-pl-html) 
