proton-python-client
proton-python-client copied to clipboard
Python Proton client module
Hi I try to install protonvpn on Archlinux 5.18.2-arch1-1 from aur (yay -S protonvpn), but when the installer try to build proton-python-client-0.7.1 I get this error: ``` ==> Starting build()......
Hey, thanks for this Python module, but I'm not sure I get it... You provide Python code, talk about APIs, but you don't give a single API endpoint ? Is...
ModuleNotFoundError: No module named 'gnupg' vadiki@localhost:/run/media/vadiki/D_238_GB_WD/proton-python-client-master> pip3 install gnupg Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: gnupg in /home/vadiki/.local/lib/python3.8/site-packages (2.3.1) Requirement already satisfied: psutil>=1.2.1...
The latest package version on pypi.org is 0.5.1, please upload the new version.
Added Docker build file for OpenSUSE Leap 15.3 and confirmed build completes locally. Was able to run the test procedure from the Makefile. Attempted to add information for GitLab CI...
A report should be generated and sent in case of TLS-pinning failure, possibly containing the following info: - appVersion - appPlatform - appPlatformVersion - serverHostname - serverPort - dateTime -...
# Notes - Hey, today I was playing around with the Library - thought this section in the README might be useful - it doesn't list everything, and Headers and...
Hi! On this repo https://github.com/wesbos/burner-email-providers ProtonMail and SimpleLogin email domains blocked. This is pretty popular filter, so please, take measures! @mmso, @bartbutler, @Twikito
Hello dear Proton team and community, Since November 2020 the parameter `strict` was removed from urllib3 for `HTTPSConnectionPool` class in [connectionpool.py](https://github.com/urllib3/urllib3/pull/2064). Leaving the parameter `strict` in the call is shifting...