Skip to content

A third-party python tool (eventually a library) to access protonmail's calendar via API requests

License

Notifications You must be signed in to change notification settings

brandonland/proton-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proton-calendar

A third-party python tool to access protonmail's calendar via API requests. This may eventually become a public python library includable via pip install.


Dependencies

Install the Proton python client library: pip install proton-client

Dependencies of that library are the following:

Python Debian Fedora Arch
requests >= 2.16.0 * python3-requests python3-requests python-requests
bcrypt python3-bcrypt python3-bcrypt python-bcrypt
python-gnupg python3-gnupg python3-gnupg python-gnupg
pyopenssl python3-openssl python3-pyOpenSSL python-pyopenssl

(See: https://github.com/ProtonMail/proton-python-client/blob/master/README.md)

About

A third-party python tool (eventually a library) to access protonmail's calendar via API requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages