Inline the AgoraDesk library

This commit is contained in:
Mark Veidemanis 2022-01-08 17:49:04 +00:00
parent c368367f54
commit 1aedadd76e
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
2 changed files with 1037 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from twisted.internet.task import LoopingCall
# Other library imports
from json import loads
from forex_python.converter import CurrencyRates
from agoradesk_py.agoradesk import AgoraDesk
from agoradesk_py import AgoraDesk
from httpx import ReadTimeout
# Project imports

1036
handler/agoradesk_py.py Normal file

File diff suppressed because it is too large Load Diff