Metadata-Version: 2.1
Name: wibuapi
Version: 0.0.9
Summary: Official Python Wrapper for Wibu API.
Home-page: https://github.com/zYxDevs/wibu-api-py
Author: Yoga Pranata
Author-email: yoga@zyxdevs.eu.org
License: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Wibu-API-Py
[![Repo Size](https://img.shields.io/github/repo-size/zYxDevs/wibu-api-py?style=flat-square)](https://github.com/zYxDevs/wibu-api-py)  [![Languages](https://img.shields.io/github/languages/top/zYxDevs/wibu-api-py?style=flat-square)](https://github.com/zYxDevs/wibu-api-py)  [![CodeFactor](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-py/badge)](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-py)  [![Codacy Badge](https://app.codacy.com/project/badge/Grade/8b87ea2387574f54849805430a9bc9ea)](https://www.codacy.com/gh/zYxDevs/wibu-api-py/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=zYxDevs/wibu-api-py&amp;utm_campaign=Badge_Grade)

_Official Python Wrapper for Wibu API._

## How to install:
```
pip install wibuapi
```

## Update to latest:

```
pip install -U wibuapi
```

## Telegram Bot:
_I created official telegram bot to interacted with WibuAPI_
check here: https://wibuapibot.t.me

## Examples:
_For examples go to [examples dir](https://github.com/zYxDevs/wibu-api-py/blob/main/examples)._

## Copyright:
**(c) 2022-2023 by [Yoga Pranata](https://t.me/Yoga_CIC).**
