套件:python3-monzopy(1.5.1-1)
Async Python wrapper for Monzo API interactions
Monzopy is an asynchronous Python library that interfaces with the Monzo API. It's designed to support the integration of Monzo's banking services into applications, notably within the Home Assistant ecosystem. Monzo Bank offers a range of financial services through its digital platform, including current accounts and money management tools. This library provides developers with the functionality to access Monzo account features, manage transactions, and integrate banking capabilities into third-party applications seamlessly.
其他與 python3-monzopy 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio