Metadata-Version: 2.1
Name: yophonebot
Version: 0.1.3
Summary: Python package for interacting with YoPhone Bot API
Home-page: https://github.com/nairihovh/yophone
Author: Nairi Hovhannisyan
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.20.0

# YoHealthBot

A Python package for interacting with YoHealth Bot API.

## Installation
```bash
pip install yophonebot

