Build CV and job application materials from yaml files
Project description
ycv
Build CV and job application materials using yaml files
Example PDFs
Here you can find the pdfs built using yaml
and bib
files in the example
directory.
Installation
pip install ycv
Requirements
Usage
After installing ycv
one can start building application materials using the command ycv
from the terminal.
ycv -j job_name -y doc_type:yaml_file
Note: The command should be executed inside a directory that contains a authinfo.yaml
and style.yaml
file. If these are not present, these will be created on the fly using prompts. See here for more about these files.
ycv
is designed to be used for multiple job applications and therefore requires ajob_name
to create a directory where all materials related to that job will be stored.ycv
can create multiple application materials for a given job at once. To create different materials one needs to provide theyaml
files for these materials in the formatdoc_type:yaml_file
with a space between different materials. For example, to create acv
andresearch statement
, provide the yaml files as
ycv -j job_name -y cv:/path/to/cv.yaml research_plan:/path/to/research_statement.yaml
Note: The keys to yaml files should be one of the recognized ones
cv
research_plan
publications
more would be added to this list.
authinfo and style files
ycv
requires a authinfo.yaml
and style.yaml
file.
authinfo.yaml
contains information about the author which is used to a common header for all documents, for example. An example yaml file can be found here.style.yaml
file is used to apply customized style to different elements in theTeX
documents. This gives the user freedom to apply a style of their preference. An example file can be found here.
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
File details
Details for the file ycv-0.0.dev4.tar.gz
.
File metadata
- Download URL: ycv-0.0.dev4.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c03d1974aeb487e068cb8389668c1733c608924e06e74753acdaf9d8b47eca8 |
|
MD5 | 8b78d4af326963d28371e30ba7d98fec |
|
BLAKE2b-256 | 37e78abdb39b3b4bbb6b5d222597497658c9985dd97eba0d48886fe58df34857 |
File details
Details for the file ycv-0.0.dev4-py3-none-any.whl
.
File metadata
- Download URL: ycv-0.0.dev4-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da7ca941867dfc997ac63ff57c5229e5748e1be298a6cbea8352786a748d56d2 |
|
MD5 | 45d4edc0947425116f7150e8db8ef313 |
|
BLAKE2b-256 | 91a80666e845ffea45095a7304b4796e9d19fc607afce47089ac1cd1e359ac3c |