You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. I assign any and all copyright related to the contribution to Proton Technologies AG;
6
+
2. I certify that the contribution was created in whole by me;
7
+
3. I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it) is maintained indefinitely and may be redistributed with this project or the open source license(s) involved.
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
-
Proton API Python Client
2
-
=============
1
+
# Proton API Python Client
2
+
3
+
Copyright (c) 2021 Proton Technologies AG
4
+
5
+
This repository holds the Proton Python Client.
6
+
For licensing information see [COPYING](COPYING.md).
7
+
For contribution policy see [CONTRIBUTING](CONTRIBUTING.md).
8
+
9
+
## Description
10
+
The Python Proton Client is intended for every Proton service user.
11
+
12
+
You can download the latest stable release, either from our official repositories or directly on the [official GitHub repository](https://github.com/ProtonMail/proton-python-client/releases/latest).
0 commit comments