Skip to main content

A Python-based resume generator with LaTeX support.

Project description

PyTexResume

PyTexResume is a Python-based resume generator that utilizes LaTeX for high-quality, customizable PDF output. It supports the installation and management of templates from GitHub repositories and provides a simple CLI for generating resumes based on YAML configuration files.

Features

  • Generate professional resumes using LaTeX templates.
  • Supports multiple templates and easy switching.
  • Install and manage resume templates from remote repositories.
  • YAML-based configuration for defining resume content.

Installation

apt install texlive-full # texlive-full is needed
python -m pip install pytexresume

Usage

pytexresume list  # list all templates
pytexresume install # install template from git link
pytexresume remove # remove template installed
pytexresume gen /path/to/your/resume.yaml # as assets/example.yaml

Resume

see assets/example.yaml

Template

create your own Template as pytexresume/templates/en_simple

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytexresume-0.1.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

pytexresume-0.1.0-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page