Metadata-Version: 2.1
Name: hgchat
Version: 0.1.0
Summary: 
Author: 0xMRTT
Author-email: 0xMRTT@proton.me
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: requests (>=2.29.0,<3.0.0)
Description-Content-Type: text/markdown

# Hugging Chat Python

## Installation

### As library

### As an interactive prompt

```
git clone https://github.com/Bavarder/hgchat.git
cd hgchat
```

## Usage

### As library

### As an interactive prompt

``` shell
python chat.py
```


