Monobank API Wrapper
Project description
MonoX - monobank api wrapper
Install
pip install monox
Guide
from monox import MonoX
async with MonoX() as mono:
currency_info = await mono.currency()
print(currency_info) # [Currency(a=980, b=860, date=29292929, buy=99.22, sell=89.4, cross=22.4)]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
monox-0.0.1-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file monox-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: monox-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fc73ff8c0f4e857e1cb9bdaddcea22b4a26c582a915f862f2a847a22e0a8d8a |
|
MD5 | d74f2099cbe63bccd37ffcd73fdbb994 |
|
BLAKE2b-256 | 024f24962942657dac92000404cbe5e21c2e10fdde7e392718392320b8a2b04c |