Metadata-Version: 2.4
Name: dkbotzpro
Version: 1.1.1
Summary: A DKBotzPro is a Python package that helps Many things This is Free API
Home-page: https://github.com/DKBOTZPROJECT/DKBOTZPRO
Author: DKBOTZ
License: GNU AFFERO GENERAL PUBLIC LICENSE (v3)
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: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 📌 DKBOTZPRO

Welcome to **DKBOTZPRO**! 🚀 This library allows you to interact with multiple services dynamically, including premium authentication, UPI QR generation, and Base64 encoding/decoding.

---
## Installation

You can install DKBotzPro using pip:

```
pip install dkbotzpro
```


## ⚡ How to Use

### 🛠 Initialization
To use the library, create an instance of `DKBotzPro` with the desired service type:

```python
from dkbotzpro import DKBotzPro

# Initialize for premium services
dkbotz = DKBotzPro("premium")

# Initialize for UPI QR generation
dkbotz = DKBotzPro("upi_qr")

# Initialize for Base64 encoding/decoding
dkbotz = DKBotzPro("base64")
```

---

Wait For V2

### ✨ Enjoy using DKBotzPro! 😃 Need help? Contact support! 🤖

