{"id":23442144,"url":"https://github.com/russellane/libgoogle","last_synced_at":"2026-02-07T08:31:09.686Z","repository":{"id":268621551,"uuid":"904970671","full_name":"russellane/libgoogle","owner":"russellane","description":"Connect to Google Service API's","archived":false,"fork":false,"pushed_at":"2025-01-13T19:50:15.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T16:44:43.764Z","etag":null,"topics":["api","client","connect","google","google-api-python-client","google-auth-httplib2","google-auth-oauthlib","httplib2","oauthlib","python","services","xdg"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/russellane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-17T22:44:35.000Z","updated_at":"2025-01-13T19:50:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"81fdfec4-d67a-4c7d-ad7e-13daf227a8b2","html_url":"https://github.com/russellane/libgoogle","commit_stats":null,"previous_names":["russellane/libgoogle"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/russellane/libgoogle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Flibgoogle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Flibgoogle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Flibgoogle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Flibgoogle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russellane","download_url":"https://codeload.github.com/russellane/libgoogle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Flibgoogle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29190169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","client","connect","google","google-api-python-client","google-auth-httplib2","google-auth-oauthlib","httplib2","oauthlib","python","services","xdg"],"created_at":"2024-12-23T17:28:50.364Z","updated_at":"2026-02-07T08:31:09.671Z","avatar_url":"https://github.com/russellane.png","language":"Python","readme":"## libgoogle\n\nConnect to Google Service API's.\n\nThe `libgoogle` package provides a function to connect to a google\nservice (such as Calendar, Drive and Mail), and manage credentials\nand access tokens under the `XDG` schema.\n\n\n### function connect\n\n    Connect to Google service identified by `scope` and `version`.\n\n    Args:\n        scope:          (valid examples):\n                        \"https://www.googleapis.com/auth/gmail\"\n                        \"https://www.googleapis.com/auth/gmail.readonly\"\n                        \"gmail\"\n                        \"gmail.readonly\"\n                        \"drive.metadata.readonly\"\n                        \"photoslibrary.readonly\"\n\n        version:        \"v1\", \"v3\", etc.\n\n    Files:\n        credentials:    XDG_CONFIG_HOME / libgoogle / credentials.json\n                        Must exist, or raises FileNotFoundError.\n\n        token:          XDG_CACHE_HOME / libgoogle / {scope}-token.json\n\n\n### function set_debug\n\n    Turn on/off low-level `httplib2` debugging.\n\n    Args:\n        flag:   True to turn on debugging, False to turn off.\n\n\n### function use_cache\n\n    Use cache or not.\n\n    Args:\n        flag:   True to use cache, False to not.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussellane%2Flibgoogle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frussellane%2Flibgoogle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussellane%2Flibgoogle/lists"}