Metadata-Version: 2.1
Name: foo-cv
Version: 0.2.2
Summary: Separate content and style for CV generation
Home-page: https://github.com/drorata/foo-cv
License: MIT
Author: Dror Atariah
Author-email: drorata@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: mistletoe (>=0.9.0,<0.10.0)
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Project-URL: Repository, https://github.com/drorata/foo-cv
Description-Content-Type: text/markdown

# FOO CV

[![codecov](https://codecov.io/gh/drorata/foo-cv/branch/main/graph/badge.svg?token=N44MD6UJ3Z)](https://codecov.io/gh/drorata/foo-cv)
![PyPI](https://img.shields.io/pypi/v/foo-cv)
![GitHub](https://img.shields.io/github/license/drorata/foo-cv)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/foo-cv)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/drorata/foo-cv/test_code.yml)

> Separate content and design for CV

We provide two files:
- Content given as JSON and
- a Jinja2 LaTeX template.

The provided Python script merely connects the two and generates a TeX file that can then be processed using PDFLaTeX.

[`json_resume`](https://github.com/prat0318/json_resume) is the main source of inspiration for this.

## The profile picture

The [picture](./profile-pic.jpg) was created using [Dalle](https://labs.openai.com/) given the description:

> Create a portrait of Elrond mixed with Worf

