google-api-client-wrapper 1.1.0__tar.gz → 1.1.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/PKG-INFO +2 -2
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_api_client_wrapper.egg-info/PKG-INFO +2 -2
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_api_client_wrapper.egg-info/requires.txt +1 -1
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/api_service.py +3 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/pyproject.toml +2 -2
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/LICENSE +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/README.md +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_api_client_wrapper.egg-info/SOURCES.txt +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_api_client_wrapper.egg-info/dependency_links.txt +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_api_client_wrapper.egg-info/top_level.txt +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/api_service.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/constants.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/exceptions.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/query_builder.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/types.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/calendar/utils.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/api_service.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/constants.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/exceptions.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/query_builder.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/types.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/drive/utils.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/constants.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/exceptions.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/query_builder.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/types.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/gmail/utils.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/api_service.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/constants.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/exceptions.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/query_builder.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/types.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/services/tasks/utils.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/user_client.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/utils/__init__.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/utils/datetime.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/utils/validation.py +0 -0
- {google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: google-api-client-wrapper
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.2
|
|
4
4
|
Summary: A comprehensive Python wrapper for Google APIs, providing clean and intuitive access to Gmail, Google Drive, Google Calendar, and Google Tasks services.
|
|
5
5
|
Author-email: Dagmawi Molla <dagmawishewadeg@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -43,7 +43,7 @@ Requires-Dist: google-auth-httplib2
|
|
|
43
43
|
Requires-Dist: google-auth-oauthlib>=1.2.1
|
|
44
44
|
Requires-Dist: tzlocal>=5.3.1
|
|
45
45
|
Requires-Dist: html2text>=2025.4.15
|
|
46
|
-
Requires-Dist:
|
|
46
|
+
Requires-Dist: pydantic>=2.11.7
|
|
47
47
|
Dynamic: license-file
|
|
48
48
|
|
|
49
49
|
# Google API Client
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: google-api-client-wrapper
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.2
|
|
4
4
|
Summary: A comprehensive Python wrapper for Google APIs, providing clean and intuitive access to Gmail, Google Drive, Google Calendar, and Google Tasks services.
|
|
5
5
|
Author-email: Dagmawi Molla <dagmawishewadeg@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -43,7 +43,7 @@ Requires-Dist: google-auth-httplib2
|
|
|
43
43
|
Requires-Dist: google-auth-oauthlib>=1.2.1
|
|
44
44
|
Requires-Dist: tzlocal>=5.3.1
|
|
45
45
|
Requires-Dist: html2text>=2025.4.15
|
|
46
|
-
Requires-Dist:
|
|
46
|
+
Requires-Dist: pydantic>=2.11.7
|
|
47
47
|
Dynamic: license-file
|
|
48
48
|
|
|
49
49
|
# Google API Client
|
|
@@ -26,6 +26,9 @@ class GmailApiService:
|
|
|
26
26
|
"""
|
|
27
27
|
self._service = service
|
|
28
28
|
|
|
29
|
+
def get_current_user_email(self) -> str:
|
|
30
|
+
return self._service.users().getProfile(userId='me').execute().get("emailAddress")
|
|
31
|
+
|
|
29
32
|
def query(self) -> EmailQueryBuilder:
|
|
30
33
|
"""
|
|
31
34
|
Create a new EmailQueryBuilder for building complex email queries with a fluent API.
|
|
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
|
|
6
6
|
|
|
7
7
|
[project]
|
|
8
8
|
name = "google-api-client-wrapper"
|
|
9
|
-
version = "1.1.
|
|
9
|
+
version = "1.1.2"
|
|
10
10
|
description = "A comprehensive Python wrapper for Google APIs, providing clean and intuitive access to Gmail, Google Drive, Google Calendar, and Google Tasks services."
|
|
11
11
|
readme = {file = "README.md", content-type = "text/markdown"}
|
|
12
12
|
authors = [{name = "Dagmawi Molla", email = "dagmawishewadeg@gmail.com"}]
|
|
@@ -36,7 +36,7 @@ dependencies = [
|
|
|
36
36
|
"google-auth-oauthlib>=1.2.1",
|
|
37
37
|
"tzlocal>=5.3.1",
|
|
38
38
|
"html2text>=2025.4.15",
|
|
39
|
-
"
|
|
39
|
+
"pydantic>=2.11.7"
|
|
40
40
|
]
|
|
41
41
|
|
|
42
42
|
[project.urls]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/user_client.py
RENAMED
|
File without changes
|
{google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/utils/__init__.py
RENAMED
|
File without changes
|
{google_api_client_wrapper-1.1.0 → google_api_client_wrapper-1.1.2}/google_client/utils/datetime.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|