PyApply
Medium Article: to Get Started
PyApply is a command-line interface (CLI) tool designed to automate coverletter creation, significantly reducing the time required to perform them. Heres a Walkthrough on Medium and Youtube
Features
-
Cover Letter Generation: PyApply can generate cover letters based on provided job descriptions and user details.
-
Preset and Custom Themes: Choose from predefined themes or use your own custom theme for the cover letters.
-
User Profile Management: Set user details globally or for specific tasks using JSON files.
Installation
pip install pyapplyUsage
if the below commands dont work directly, try adding
python -mbefore every command listed below. Example:python -m pyapply about
About
pyapply aboutProfile Setup
To set User Profile
pyapply set_user <path/to/save/asujobs>To set context information for coverletters
pyapply set_resume <path/of/resume.txt>Generate cover letters
pyapply listenCoverletters will be generated automatically as soon as the clipboard values change.
Performance
PyApply can convert a process that typically takes 5-10 minutes into a task that takes just 30 seconds.
License MIT