Metadata-Version: 2.1
Name: kiui
Version: 0.1.2
Summary: self-use toolkits
Home-page: https://github.com/ashawkey/kiuikit
Author: kiui
Author-email: ashawkey1999@gmail.com
License: UNKNOWN
Keywords: utility
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 
Description-Content-Type: text/markdown
Provides-Extra: full
License-File: LICENSE

# kiui kit

Utils for self-use.

### Install

```bash
pip install kiui
```

### Usage

```python
import kiui
kiui.env()
```

