https://github.com/glef1x/glqiwiapi
🥝 Accept payments using QIWI and YooMoney faster and pain free!
https://github.com/glef1x/glqiwiapi
aio-lib aiohttp asyncio asyncio-api-wrapper python python3 qiwi qiwi-api qiwi-wallet qiwip2p yoomoney
Last synced: 26 days ago
JSON representation
🥝 Accept payments using QIWI and YooMoney faster and pain free!
- Host: GitHub
- URL: https://github.com/glef1x/glqiwiapi
- Owner: GLEF1X
- License: mit
- Created: 2021-03-18T19:36:54.000Z (about 4 years ago)
- Default Branch: dev-2.x
- Last Pushed: 2025-05-05T21:06:05.000Z (28 days ago)
- Last Synced: 2025-05-07T17:14:55.371Z (26 days ago)
- Topics: aio-lib, aiohttp, asyncio, asyncio-api-wrapper, python, python3, qiwi, qiwi-api, qiwi-wallet, qiwip2p, yoomoney
- Language: Python
- Homepage: https://glqiwiapi.readthedocs.io/en/latest/
- Size: 13.5 MB
- Stars: 83
- Watchers: 3
- Forks: 11
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
[](https://pypi.org/project/glQiwiApi/)  
[](https://lgtm.com/projects/g/GLEF1X/glQiwiApi/context:python) [](https://www.codefactor.io/repository/github/glef1x/glqiwiapi)

  [](https://pepy.tech/project/glqiwiapi) [](https://pepy.tech/project/glqiwiapi)
![]()
## 🌎Official API resources:
* 🎓 __Documentation: [here](https://glqiwiapi.readthedocs.io/en/latest/)__
* 🖱️ __Telegram chat: [](https://t.me/glQiwiAPIOfficial)__## Benchmarks
```bash
hint: smaller is better
glQiwiApi 90.9925 (1.0) 103.3993 (1.0) 95.4082 (1.0) 5.3941 (1.0) 92.4023 (1.0) 8.2798 (1.0)
pyQiwiP2P 112.2819 (1.23) 135.0227 (1.31) 123.7498 (1.30) 9.9919 (1.85) 127.5926 (1.38) 17.2723 (2.09)
```## 🐦Dependencies
| Library | Description |
|:-------:|:-------------------------------------------------------:|
|aiohttp | Asynchronous HTTP Client/Server for asyncio and Python. |
|pydantic | Json data validator. Very fast instead of custom |