A package to generate jobs for a given set of parameters
Project description
Resume and Cover Letter Generator
This project is a software development project that utilizes web scraping, machine learning APIs, and HTML templates to generate a resume and cover letter based on a job posting. The purpose of this project is to automate the process of job application by generating a personalized resume and cover letter in a matter of seconds.
Table of Contents
Installation
- Clone the repository to your local machine.
- Install the required packages by running
pip install -r requirements.txt
. - Create a
.env.local
file and add the following variables:
Note: You will need to obtain an API key from the machine learning API provider.API_KEY=<your_api_key>
- Run
python main.py
to start the application.
Usage
This project is currently limited to a command line tool. The program is controlled by a number of flags.
-h
or--help
: Displays the help menu.-o
or--output
: Determines if files will be output.-v
or--verbose
: Determines if the program will print the output.-r
or--resume
: Determines if a resume will be generated.-l
or--letter
: Determines if a cover letter will be generated.-p
or--posting
: Determines if a job posting will be generated.
Contributing
Contributions are always welcome! If you have any ideas or suggestions, please create a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
job-generator-1.0.1.tar.gz
(9.6 kB
view hashes)
Built Distribution
Close
Hashes for job_generator-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d4495288a7cdb35c7b0792b709b8fbb404c6ff7f240ae223b0249801f8d16d9 |
|
MD5 | 4cdfb1cb2d9ea67d4cb04d6b47e61b93 |
|
BLAKE2b-256 | ae884ded9c747d85d7a76841a90eb7b76f8038decea75ddacc07caea6803f49d |