Metadata-Version: 2.1
Name: CyyLog
Version: 0.0.3
Summary: library used to manage file queues
Author: ryyos (Rio Dwi Saputra)
Author-email: <riodwi12174@gmail.com>
Keywords: log,logger,queque
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click


# CyyLog

![Version](https://img.shields.io/badge/version-0.0.3-green.svg?cacheSeconds=2592000)
![ProjectImage](https://raw.githubusercontent.com/ryyos/ryyos/refs/heads/main/images/erine/erine.jpg)

---

## Features ✨

- **informative log**: informative logs easy to understand and colorful
- **flexible storage**: storage with customizable keys
- **easy use**: Simple calls and easy setup

## Requirement ⚙️

- [click](https://pypi.org/project/click/) v8.1.8+

## Installation 🛠️

```sh
pip install cyylog
```
