{"id":21228584,"url":"https://github.com/jonathanspereira/smtp_email_python","last_synced_at":"2026-05-19T00:39:03.002Z","repository":{"id":206709265,"uuid":"713534502","full_name":"jonathanspereira/smtp_email_python","owner":"jonathanspereira","description":"Example of SMTP protocol for sending by email","archived":false,"fork":false,"pushed_at":"2023-11-18T17:40:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T17:49:38.557Z","etag":null,"topics":["python","smtp-mail","smtp-protocol","smtplib"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/jonathanspereira.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":"2023-11-02T18:03:04.000Z","updated_at":"2023-11-11T18:25:34.000Z","dependencies_parsed_at":"2023-11-11T19:26:08.617Z","dependency_job_id":"3bcf211d-d175-4cf4-9d38-c01530e86aad","html_url":"https://github.com/jonathanspereira/smtp_email_python","commit_stats":null,"previous_names":["jonathanspereira/smtp_email_python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanspereira%2Fsmtp_email_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanspereira%2Fsmtp_email_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanspereira%2Fsmtp_email_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanspereira%2Fsmtp_email_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanspereira","download_url":"https://codeload.github.com/jonathanspereira/smtp_email_python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672374,"owners_count":20328762,"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":["python","smtp-mail","smtp-protocol","smtplib"],"created_at":"2024-11-20T23:19:55.163Z","updated_at":"2026-05-19T00:39:02.933Z","avatar_url":"https://github.com/jonathanspereira.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sending Email with Python\n\n## Project:\n\nSending an email with the price of some shares. The email must contain information from the last six months:\n\n- Minimum share price;\n- Maximum share price;\n- Quote of the day.\n- How it will be carried out:\n- Install and use libraries;\n- Automatically fetch stock data;\n- generate some statistics with this data;\n- Use multiline strings;\n- Send emails automatically using the SMTP protocol.\n  \n## Settings:\n\nTo use replace the credentials passed as variables at the top:\n\n- email_user = 'your_email'\n- email_password = 'your_password'\n\nThe following data is requested through inputs: the ticker of the action, desired period and the email address for the recipient.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanspereira%2Fsmtp_email_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanspereira%2Fsmtp_email_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanspereira%2Fsmtp_email_python/lists"}