{"id":24890695,"url":"https://github.com/skulltech/py-gmail","last_synced_at":"2025-07-18T11:33:42.384Z","repository":{"id":95312952,"uuid":"91310184","full_name":"skulltech/py-gmail","owner":"skulltech","description":"A simple Python script for sending email from your Gmail account","archived":false,"fork":false,"pushed_at":"2017-12-03T15:26:30.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T12:48:51.567Z","etag":null,"topics":["gmail","gmail-api","python","python-script","python3"],"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/skulltech.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":"2017-05-15T07:54:22.000Z","updated_at":"2017-06-02T19:26:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7d15022-3def-449a-9867-e6ed763bb676","html_url":"https://github.com/skulltech/py-gmail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skulltech/py-gmail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skulltech%2Fpy-gmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skulltech%2Fpy-gmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skulltech%2Fpy-gmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skulltech%2Fpy-gmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skulltech","download_url":"https://codeload.github.com/skulltech/py-gmail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skulltech%2Fpy-gmail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265751071,"owners_count":23822711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gmail","gmail-api","python","python-script","python3"],"created_at":"2025-02-01T17:17:30.162Z","updated_at":"2025-07-18T11:33:40.030Z","avatar_url":"https://github.com/skulltech.png","language":"Python","readme":"# py-gmail\nA simple Python script for sending email from your Gmail account\n\n### Installation\n\n1. Download the `client_secret.json` for your app from Google API console and place it in the same folder as of this script.\n2. Install the requirements by running `pip install -r requirements.txt`.\n\n### Usage Instructions\n\n```python\nimport pygmail\nresponse = pygmail.send_mail('sender@gmail.com', 'receiver@email.com', 'Message Subject', 'Message text')\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskulltech%2Fpy-gmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskulltech%2Fpy-gmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskulltech%2Fpy-gmail/lists"}