tgcrypto
tgcrypto copied to clipboard
Fast and Portable Cryptography Extension Library for Pyrogram
Unable to install on Python 3.12, missing pre-built wheel for this version, Visual Studio 2022 and vcredist are installed on the PC so the problem is on TgCrypto ``` Collecting...
Could you please add a pre-built wheel for aarch64 musl? I'm running some scripts on a Raspberry Pi in an alpine container, so I end up having to ```shell apk...
From what I can tell, it is discouraged to have a top-level directory named `tests` distributed alongside with the package: https://wiki.archlinux.org/title/Python_package_guidelines#Test_directory_in_site-package So this PR excludes it from the final `.whl`...
Please, can we get wheels for Windows?
Hey, what are the exact requirements of the project? It only says `Python 3.7 or higher` in the README but I understand it needs some Microsoft/C++ dependencies to work? Could...