Metadata-Version: 2.1
Name: kaviyesutil
Version: 0.1.4
Summary: A set of functions that's often used with Kaviyes related projects.
Home-page: https://github.com/Kaviyes/kaviyesutil
Author: Kaviyes
Author-email: kaviyeslabs@proton.me
License: MIT
Keywords: utility,toolkit
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

![Maintained?](https://img.shields.io/badge/Maintained%3F-yes-green.svg) ![Open Issues](https://img.shields.io/github/issues/Kaviyes/kaviyesutil.svg) ![License](https://img.shields.io/github/license/Kaviyes/kaviyesutil.svg)

### [Experimental] Version 0.1.4 Standard Utility

A toolkit often used with **Kaviyes related projects**, Its also ideal for small projects.

---

## Installation
You can install and update using [pip](https://pip.pypa.io/en/stable/getting-started/)
```
pip install kaviyesutil
```

## Note
Some features are untested on the following platforms
- MacOS
- Linux

If you see an issue, report it here!

[![Open Issue](https://img.shields.io/badge/Open-Issue-brightgreen?style=for-the-badge)](https://github.com/Kaviyes/kaviyesutil/issues/new)

#### Links
- [Github](https://github.com/Kaviyes/kaviyesutil)
