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
[Aspose.Email Cloud SDK for Python](https://products.aspose.cloud/email/python) is a REST API SDK for creating email applications that work with standard email file formats such as Outlook MSG, EML, iCalendar files and VCard.
5
5
6
6
This SDK allows you to work with Aspose.Email Cloud REST APIs in your Python applications quickly and easily, with zero initial cost.
Aspose.Email Cloud is a REST API for creating email applications that work with standard email file formats. This SDK:
@@ -21,23 +22,18 @@ Aspose.Email Cloud is a REST API for creating email applications that work with
21
22
- Email configuration discovery.
22
23
- Disposable email address detection.
23
24
24
-
## New features in version 20.10
25
+
## What's new in version 20.12
25
26
26
-
Aspose.Email Cloud 20.10.0 comes with SDK improvements:
27
+
Aspose.Email Cloud 20.12.0 comes with SDK breaking change:
27
28
28
-
- Typescript, PHP, Java SDKs now have model builders to simplify their initialization.
29
-
- All SDK methods now have code examples with parameters initialization.
30
-
- Some models now have initialization examples for all SDKs.
31
-
- SDK reference documentation with examples now available at url [docs.aspose.cloud/email/reference-api](https://docs.aspose.cloud/email/reference-api/)
29
+
AppKey renamed to ClientSecret, AppSID renamed to ClientId.
32
30
33
-
See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-10-release-notes/).
31
+
See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-12-release-notes/).
34
32
35
33
## How to use the SDK?
36
34
The complete source code is available in the [GIT repository](https://github.com/aspose-email-cloud/aspose-email-cloud-python/tree/master/sdk/AsposeEmailCloudSdk).
37
35
38
-
Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/).
39
-
40
-
SDK reference documentation is available in [this README](https://github.com/aspose-email-cloud/aspose-email-cloud-python/blob/master/sdk/docs/README.md).
36
+
Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/) and [SDK reference documentation](https://docs.aspose.cloud/email/reference-api/).
0 commit comments