Metadata-Version: 2.1
Name: mbbank-lib
Version: 0.2.1
Summary: A unofficially light weight Python Api for the "Military Commercial Joint Stock Bank" personal accounts
Home-page: https://github.com/thedtvn/MBBank
Author: The DT
License: Apache License, Version 2.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Pillow
Requires-Dist: requests
Requires-Dist: pytesseract
Requires-Dist: aiohttp
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: wasmtime

# MBBank API for Python
A unofficially light weight Python Api for the "Military Commercial Joint Stock Bank" personal account

## Why we  have this lib ?

Because I don't want to lose money on some api services like [casso.vn](https://casso.vn/) or [payos.vn](https://payos.vn/)
when have freemium tier but with limit :>

what you need that it use this lib to make your own code so you can use it free forever

[Documentation & FAQ](http://mbbank.rtfd.io/)

## Requires
   [tesseract](https://github.com/tesseract-ocr/tessdoc/blob/main/Installation.md) (optional if you not use default capcha solver)

   and python3
 
## Install
    pip install mbbank-lib
   or Dev Ver
   
    pip install git+https://github.com/thedtvn/MBBank



## Extra Info
- Payment QR Code Generator
  - [vietqr.io](https://vietqr.io/)

- [MBBank JS API](https://github.com/CookieGMVN/MBBank)

![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fthedtvn%2FMBBank&count_bg=%2379C83D&title_bg=%23555555&icon=python.svg&icon_color=%23E7E7E7&title=Views+Counter&edge_flat=false)
