Metadata-Version: 2.1
Name: tuyul-online-sdk
Version: 0.0.9
Summary: 
Author: DesKaOne
Author-email: DesKaOne@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (==3.9.5)
Requires-Dist: aiohttp-proxy (==0.1.2)
Requires-Dist: base58 (==2.1.1)
Requires-Dist: bs4 (==0.0.2)
Requires-Dist: chardet (==5.2.0)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: google-api-python-client (==2.131.0)
Requires-Dist: hexbytes (==1.2.1)
Requires-Dist: httpx[http2,socks] (==0.27.0)
Requires-Dist: loguru (==0.7.2)
Requires-Dist: lxml (==5.2.2)
Requires-Dist: passlib (==1.7.4)
Requires-Dist: pycryptodomex (==3.20.0)
Requires-Dist: pydantic (==2.7.4)
Requires-Dist: pydantic-core (==2.18.4)
Requires-Dist: pydantic-settings (==2.3.3)
Requires-Dist: pyjwt (==2.8.0)
Requires-Dist: pyrogram (==2.0.106)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: requests (==2.31.0)
Requires-Dist: requests-toolbelt (==0.10.1)
Requires-Dist: rich (==13.7.1)
Requires-Dist: sqlalchemy (==2.0.30)
Requires-Dist: urllib3 (==1.26.15)
Requires-Dist: useragenter (==1.3.1)
Description-Content-Type: text/markdown

Support Termux and Windows

Windows - Python version 3.8+
Termux - Python version 3.11+


Install in Termux

pkg update

pkg upgrade

pkg install x11-repo && apt update

pkg install opencv rust python-cryptography python-numpy python-lxml binutils-is-llvm

aarch64-linux-android-ar

python -m pip install btuyul-online-sdk

or

pip install tuyul-online-sdk

