Skip to main content

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


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 hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page