{"id":26491797,"url":"https://github.com/danielc92/flask_email","last_synced_at":"2026-05-18T17:02:26.611Z","repository":{"id":100322669,"uuid":"158305763","full_name":"danielc92/flask_email","owner":"danielc92","description":"Sending emails with gmail smtp server in flask.","archived":false,"fork":false,"pushed_at":"2019-01-18T02:20:43.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-14T01:33:09.644Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielc92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-11-20T00:01:00.000Z","updated_at":"2019-01-18T02:20:45.000Z","dependencies_parsed_at":"2023-06-18T15:16:43.773Z","dependency_job_id":null,"html_url":"https://github.com/danielc92/flask_email","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielc92/flask_email","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Fflask_email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Fflask_email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Fflask_email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Fflask_email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielc92","download_url":"https://codeload.github.com/danielc92/flask_email/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Fflask_email/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33184769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-03-20T08:50:43.520Z","updated_at":"2026-05-18T17:02:26.562Z","avatar_url":"https://github.com/danielc92.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Emailing\nSending emails using a flask web application. For this project I followed one of pretty printed's tutorials quite closely.\n\n# Before you get started\n- SMTP Servers\n- Flask applications basics\n\n# Setup\n**How to obtain this repository:**\n```sh\ngit clone https://github.com/danielc92/flask_email.git\n```\n**Modules/dependencies:**\n- `flask_mail`\n- `flask`\n- `itsdangerous`\n\nInstall the following dependences:\n```sh\npip install flask itsdangerous flask_mail\n```\n\nRunning locally:\n```sh\npython3 main.py\n```\n\n# Tests\n- Tested accessing `gmail`'s SMTP server successfully through `python`\n- Tested sending mail via the SMTP server\n- Tested authenticating links sent via the SMTP server (confirmation links)\n\n# Contributors\n- Daniel Corcoran\n\n# Sources\n- ['Pretty Printed's Website - For flask tutorials](https://prettyprinted.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielc92%2Fflask_email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielc92%2Fflask_email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielc92%2Fflask_email/lists"}