Skip to main content

No project description provided

Project description

Getjob: Automate to jobs applications

This code is to send emails with different contexts depending on company info, language, postulation job, and recruiter info.

Installation

Use the package manager pip to install getjob

pip install getjobs

Requirements

  • python <= 2.7

Usage

Module Import

from getjobs import GetJob

#sent mail
mail = GetJob(profile, sms_path, bulk_path, doc_path) #replace values to paths
#send bulk email
mail.send()

Comnand line

Sending out a bulk email.

Send mails with a custom profile:

$ ./getjob.py path/profile.json path/templates/ path/data.csv path/file.pdf

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

getjobs-1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page