{"id":15008160,"url":"https://github.com/python/webhook-mailer","last_synced_at":"2025-10-01T16:31:31.968Z","repository":{"id":246074002,"uuid":"819981950","full_name":"python/webhook-mailer","owner":"python","description":"GitHub Webhooks -\u003e Email","archived":false,"fork":false,"pushed_at":"2024-06-26T16:30:52.000Z","size":43,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T08:32:38.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2024-06-25T15:03:10.000Z","updated_at":"2024-09-23T21:45:16.000Z","dependencies_parsed_at":"2024-06-25T18:34:47.364Z","dependency_job_id":"5b7bb736-8f56-4342-b3b4-f74254c837f3","html_url":"https://github.com/python/webhook-mailer","commit_stats":{"total_commits":65,"total_committers":4,"mean_commits":16.25,"dds":"0.15384615384615385","last_synced_commit":"d52bf6bf0f3685c939f9524f1942144aabf17dbd"},"previous_names":["python/webhook-mailer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fwebhook-mailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fwebhook-mailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fwebhook-mailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fwebhook-mailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/webhook-mailer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234715619,"owners_count":18875901,"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":[],"created_at":"2024-09-24T19:15:26.702Z","updated_at":"2025-10-01T16:31:31.632Z","avatar_url":"https://github.com/python.png","language":"Python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"categories":[],"sub_categories":[],"readme":"A webhook to send every [CPython][cpython] commit to\n[python-checkins][python-checkins] mailing list. It's based on\n[python/the-knights-who-say-ni][ni] written by Brett Cannon.\n\n\n## Requirements\n\n* CPython 3.7\n* aiohttp\n* aiosmtplib\n\nSee [requirements](requirements) for details.\n\n\n## Configuration\n\nYou can use following environment variables to configure the mailer\nwebhook:\n\n* `SENDER_EMAIL`: This is required.\n* `RECIPIENT_EMAIL`: This is required.\n* `SMTP_HOSTNAME`: This is optional. Defaults to `'localhost'`.\n* `SMTP_PORT`: This is optional. Defaults to `1025`.\n* `SMTP_USERNAME`: This is optional.\n* `SMTP_PASSWORD`: This is optional.\n* `PORT`: This is optional. Defaults to `8585`.\n\n\n## Usage\n\n```sh\n$ SENDER_EMAIL=sender@example.com RECIPIENT_EMAIL=recipient@example.com SMTP_USERNAME=spam SMTP_PASSWORD=eggs python3 mailer.py\n```\n\n\n## Development\n\nYou can use [aiosmtpd][aiosmtpd] as an SMTP server during development:\n\n```sh\n$ python -m aiosmtpd -nd -l localhost:1025\n```\n\n\n## Testing\n\nTesting requires [tox][tox] to be installed, then is as simple as running\n\n```sh\n$ tox\n```\n\nTo run the linter, reformatter, and tests in one shot.\n\n\n[cpython]: https://github.com/python/cpython\n[python-checkins]: https://mail.python.org/mailman/listinfo/python-checkins\n[ni]: https://github.com/python/the-knights-who-say-ni\n[aiosmtpd]: https://aiosmtpd.readthedocs.io/en/latest/\n[tox]: https://tox.wiki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython%2Fwebhook-mailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython%2Fwebhook-mailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython%2Fwebhook-mailer/lists"}