软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio