{"id":21662602,"url":"https://github.com/codesyntax/cs.htmlmailer","last_synced_at":"2025-03-20T05:48:12.267Z","repository":{"id":2795048,"uuid":"3795305","full_name":"codesyntax/cs.htmlmailer","owner":"codesyntax","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-26T07:58:24.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T22:51:19.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/codesyntax.png","metadata":{"files":{"readme":"README.txt","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}},"created_at":"2012-03-22T07:11:01.000Z","updated_at":"2023-04-26T07:58:26.000Z","dependencies_parsed_at":"2023-07-06T17:28:25.802Z","dependency_job_id":null,"html_url":"https://github.com/codesyntax/cs.htmlmailer","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"f69733e4b50b727433c33fa653aaa389ef33b897"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fcs.htmlmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fcs.htmlmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fcs.htmlmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fcs.htmlmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesyntax","download_url":"https://codeload.github.com/codesyntax/cs.htmlmailer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560372,"owners_count":20472219,"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-11-25T10:17:20.805Z","updated_at":"2025-03-20T05:48:12.241Z","avatar_url":"https://github.com/codesyntax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n============\n\nThis small library has a method to create a MIME Multipart email object\nwith HTML and Text content to be able to send it by e-mail.\n\nThis allows you to prepare an HTML content (with a templating language)\nand forget about the text representation of the HTML; just import the\nmethod and call it with the HTML content and the e-mail headers (to, cc,\nsubject, ...)\n\nThis is the signature of the method::\n\n  def create_html_mail(subject, html, text=None, from_addr=None, to_addr=None,\n                     cc_addrs=[], headers=None, encoding='UTF-8'):\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Fcs.htmlmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesyntax%2Fcs.htmlmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Fcs.htmlmailer/lists"}