Metadata-Version: 2.1
Name: ki2-python-utils
Version: 0.1.0
Summary: 
License: MIT
Author: Adrien KERFOURN
Author-email: ak.sitecontact@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# ki2 - Python Utility Elements

## Installation

To install using pip:

```
pip install ki2-python-utils
```

Or, if you're using Poetry:

```
poetry add ki2-python-utils
```

