{"id":20816622,"url":"https://github.com/alisharify7/py-smtper","last_synced_at":"2025-05-07T13:21:18.439Z","repository":{"id":258569776,"uuid":"874187679","full_name":"alisharify7/py-smtper","owner":"alisharify7","description":"🚀 Python smtp client  for sending SMTP request, with connection pooling and fallback option.","archived":false,"fork":false,"pushed_at":"2025-04-07T05:12:33.000Z","size":54,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T22:07:56.703Z","etag":null,"topics":["mail","py-mail","py-smtp","py-smtper","python","python-mail","python-mailer","smtp"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/py-smtper/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alisharify7.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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-10-17T11:59:39.000Z","updated_at":"2025-04-07T05:12:37.000Z","dependencies_parsed_at":"2024-11-18T01:16:38.699Z","dependency_job_id":null,"html_url":"https://github.com/alisharify7/py-smtper","commit_stats":null,"previous_names":["alisharify7/py-smtper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2Fpy-smtper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2Fpy-smtper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2Fpy-smtper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2Fpy-smtper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alisharify7","download_url":"https://codeload.github.com/alisharify7/py-smtper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883398,"owners_count":21819170,"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":["mail","py-mail","py-smtp","py-smtper","python","python-mail","python-mailer","smtp"],"created_at":"2024-11-17T21:35:41.438Z","updated_at":"2025-05-07T13:21:18.423Z","avatar_url":"https://github.com/alisharify7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"py-smtper\n===============\n\n\u003ca href=\"https://www.coffeete.ir/alisharify7\"\u003eDonate/Support [Optional]\u003c/a\u003e\n\n\u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/alisharify7/py-smtper\"\u003e \u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/alisharify7/py-smtper\"\u003e \u003cimg alt=\"GitHub repo Licence\" src=\"https://img.shields.io/pypi/l/py-smtper\"\u003e\n\n![PyPI Downloads](https://static.pepy.tech/badge/py-smtper)\n![PyPI Downloads](https://static.pepy.tech/badge/py-smtper/month)\n[![Latest version](https://img.shields.io/pypi/v/py-smtper)](https://pypi.python.org/pypi/py-smtper)\n[![Supported python versions](https://img.shields.io/pypi/pyversions/py-smtper)](https://pypi.python.org/pypi/flask_captcha2)\n\n\n🚀  py-smtper is a Python SMTP client for sending SMTP requests, with connection pooling and fallback option.\n---\n\n\n\u003cimg src=\"https://raw.githubusercontent.com/alisharify7/py-smtper/main/doc/smtper.png\"\u003e\n\nPy-Smtper is a python client package that help you send smtp request (emails) easily.\n----\n\n\n🔨 How to install\n---\n    pip install py-smtper\n\n\n📍 how to use\n---\n\n1.0 create an instance of MailManager class\n---\n\n```python\n    from py_smtper import MailManager\n    mail_manager = MailManager(host, port, user, pass, use_ssl, etc)\n```\n\n## 2.0 send emails\n\n```python\n    mail_manager.send(service_name=, body=, subject=, receiver_email=)\n    mail_manager.send_bulk(subject=, body=, recipients=, service_name=)\n```\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=alisharify7/py-smtper\u0026type=Date)](https://star-history.com/#alisharify7/py-smtper\u0026Date)\n\n\n\n# add change log\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisharify7%2Fpy-smtper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falisharify7%2Fpy-smtper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisharify7%2Fpy-smtper/lists"}