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 git # texlive-full is needed, git only in usage of install templates
python -m pip install pytexresume
Usage
pytexresume list # list all templates
pytexresume install https://path/to/your/template/repo.git # install template from git link
pytexresume remove template_name # remove template installed
pytexresume gen /path/to/your/resume.yaml # as assets/example.yaml
Resume
Template
create your own Template as pytexresume/templates/en_simple
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytexresume-0.2.0.tar.gz.
File metadata
- Download URL: pytexresume-0.2.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cb1177c560c6404b9f4e03b8da462e4b7ae3c8b7af7d1ce70baef32679c1ae2
|
|
| MD5 |
58025a51652debbe9226ad4ad5b0902b
|
|
| BLAKE2b-256 |
2af05bc368dcf56e224b22f0b84cb09bff2142e138fcb0dffbce4e3a40cb3f45
|
File details
Details for the file pytexresume-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pytexresume-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb6bdbe66d6eb1f5195aecce10cba284706bf1dc35d6836129f8453c7aa54258
|
|
| MD5 |
63a82d69915ddb73913bbbf6e81c68fb
|
|
| BLAKE2b-256 |
47ea07dca3377fee8fa23b044e6005c890a9dec429c4c8a8c5cd4301027b3788
|