Metadata-Version: 2.2
Name: Pycodz
Version: 3.5
Summary: - Simple Library with Python 3
Home-page: https://github.com/A-X-1/test-lib
Author: AlEx
Author-email: alexcrow221@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

<div align="center"> <img src="https://www2.0zz0.com/2024/12/04/20/801153888.png" alt="Pycodz" width="128"> <h1>Pycodz</h1> <b>A library for Python developers.</b> <b> <a href="https://z44o.github.io"> <br> <li> MY </li> </br> </a> </div>

<br>

<div align="center"> <a href="https://pypi.org/project/Pycodz/"> <img src="https://img.shields.io/pypi/v/tgram.svg?logo=python&logoColor=%23959DA5&label=pypi&labelColor=%23282f37" alt="PyPI"> </a> <a href="https://t.me/Pycodz"> <img src="https://img.shields.io/badge/Telegram-Channel-blue.svg?logo=telegram" alt="Telegram Channel"> </a> <a href="https://t.me/PyChTz"> <img src="https://img.shields.io/badge/Telegram-Group-blue.svg?logo=telegram" alt="Telegram Group"> </a> <a href="https://t.me/DevZ44d"> <img src="https://img.shields.io/badge/Telegram-Owner-red.svg?logo=telegram" alt="Telegram Owner"> </a> </div>


##  Installation 🚀

### Via PyPI (Recommended)
```sh
pip install Pycodz -U
```

## 🚀 Quick Start

```python
import Pycodz.ai as z44o
bot = z44o.PHIND()
request = input(" - Type Your request : ")
response = bot.chat(
    prompt = request
)
print(response)
```

- [x] [Python 3](https://python.org)

## 💬 Help & Support
- For general questions and help, join our **[Telegram chat](https://t.me/PyChTz)**.
- Follow updates via the **[Telegram Channel](https://t.me/PyCodz)**.
