{"id":15442752,"url":"https://github.com/danisfermi/emailrecruit","last_synced_at":"2025-04-09T22:17:17.888Z","repository":{"id":181515099,"uuid":"110078585","full_name":"danisfermi/emailRecruit","owner":"danisfermi","description":"Python Scripting to send Email to Recruiters (Job Hunt)","archived":false,"fork":false,"pushed_at":"2017-11-09T06:51:50.000Z","size":97,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T22:17:12.414Z","etag":null,"topics":["email","email-sender","python","python-2","python2"],"latest_commit_sha":null,"homepage":"","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/danisfermi.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}},"created_at":"2017-11-09T06:51:20.000Z","updated_at":"2020-12-22T11:09:02.000Z","dependencies_parsed_at":"2023-07-16T00:36:00.443Z","dependency_job_id":null,"html_url":"https://github.com/danisfermi/emailRecruit","commit_stats":null,"previous_names":["danisfermi/emailrecruit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danisfermi%2FemailRecruit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danisfermi%2FemailRecruit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danisfermi%2FemailRecruit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danisfermi%2FemailRecruit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danisfermi","download_url":"https://codeload.github.com/danisfermi/emailRecruit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119286,"owners_count":21050755,"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":["email","email-sender","python","python-2","python2"],"created_at":"2024-10-01T19:29:51.810Z","updated_at":"2025-04-09T22:17:17.864Z","avatar_url":"https://github.com/danisfermi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emailRecruit\nA simple Python script to send Emails with Resume to Recruiters\n\n### Sending Email as an Attachment\n\nThe script uses the native Python smtplib library. It takes the server-name (or IP address) and the port number as parameters. \nTo send a clean email with proper subject line and receiver, email.MIMEMultipart and email.MIMEText modules will be used.\nAttaching involves converting the attachment to Base64. This method works for text files, pdf files, images, audio and video files, just incase you wanna get more creative with your resumes :D\n\n### Body of the Mail\n\nThe script uses the inbuilt string replace function to replace the generic string variables with company spcific values. Implemented in function getBody(), explained with inline comments.\n\n### Reading and Parsing from Excel\n\nThe script uses Excel's xlrd Python library. A class is used to iterate over and store recruiter details. If you use a class, you can access all values via dot-notation (alternative would have been a dictionary).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanisfermi%2Femailrecruit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanisfermi%2Femailrecruit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanisfermi%2Femailrecruit/lists"}