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
Built Distribution
Close
Hashes for job_generator_timhunterdev-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b05f4bc2e636397790ad929f3a97a42b72a479913ddc4d9a39574ace8f72f993 |
|
MD5 | 143b70dc93ca1f20e8d1d648a04a81a0 |
|
BLAKE2b-256 | f5441a964380ad3a882734a5e694c11608c263c849638c80e974c5bbf4e77213 |
Close
Hashes for job_generator_timhunterdev-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cee148c17332c6dc60043eab30a9cb7a8c70e06edfcdddd354949ed6d33a0a32 |
|
MD5 | b66f738357d24aa4dd1b4f02651f74c4 |
|
BLAKE2b-256 | 569c4bb9efe4c89fd6e1e350026e48fb670d9e076bbcef7b55abd22cdffde825 |