Skip to main content

A LaTeX CV/resume framework

Project description

RenderCV

The engine of the RenderCV App

test coverage docs pypi-version pypi-downloads

RenderCV engine is a Python package with a command-line interface (CLI) that allows you to version-control your CV as source code.

RenderCV engine's focus is to provide these three features:

  • Content-first approach: CV writers should be able to focus on the content instead of worrying about the formatting.
  • A mechanism to version-control a CV's content and design separately: The content and design are version-controlled as a source code completely separately.
  • Robustness: A robust system that always delivers a PDF if there aren't any errors. If there are errors, it provides clear explanations and solutions.

It takes a YAML file that looks like this:

cv:
  name: John Doe
  location: Your Location
  email: youremail@yourdomain.com
  sections:
    this_is_a_section_title:
      - This is a type of entry, TextEntry—just a plain string.
      - You may have as many entries as you want under a section.
      - RenderCV offers a variety of entry types such as TextEntry,
        BulletEntry, EducationEntry, ExperienceEntry, NormalEntry,
        OneLineEntry, PublicationEntry.
      - Each entry type has its own set of attributes and different
        looks.
    my_education_section:
      - institution: Boğaziçi University
        area: Mechanical Engineering
        degree: BS
        start_date: 2024-09
        end_date: 2029-05
        highlights:
          - "GPA: 3.9/4.0 ([Transcript](https://example.com))"
          - "**Coursework:** Structural Analysis, Thermodynamics,
            Heat Transfer"
    experience: ...

Then, it produces one of these PDFs with its corresponding $\LaTeX$ code, Markdown file, HTML file, and images as PNGs. Click on the images below to preview PDF files.

Classic Theme Example of RenderCV Sb2nov Theme Example of RenderCV
Moderncv Theme Example of RenderCV Engineeringresumes Theme Example of RenderCV

RenderCV comes with a JSON Schema so that the YAML input file can be filled out interactively.

JSON Schema of RenderCV

Quick Start Guide

RenderCV engine is very easy to install (pip install rendercv) and easy to use (rendercv new "John Doe"). Follow the user guide to get started.

Motivation

We are developing a purpose-built app for writing CVs and resumes that will be available on mobile and web. This Python project is the foundation of that app. Check out our blog post to learn more about why one would use such an app.

Contributing

All contributions to RenderCV are welcome! To get started, please read the developer guide.

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

rendercv-1.17.tar.gz (16.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rendercv-1.17-py3-none-any.whl (93.7 kB view details)

Uploaded Python 3

File details

Details for the file rendercv-1.17.tar.gz.

File metadata

  • Download URL: rendercv-1.17.tar.gz
  • Upload date:
  • Size: 16.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for rendercv-1.17.tar.gz
Algorithm Hash digest
SHA256 ed3c09c10331bed3127aef462be49c77e80405d0c91226e6cc95d2224316f716
MD5 4812a5c3aa55779c92c8181fd215a1c6
BLAKE2b-256 9168668787e8b17d8cda25099a102c029dce86448e642225138621d82cc742d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rendercv-1.17.tar.gz:

Publisher: publish-to-pypi.yaml on rendercv/rendercv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rendercv-1.17-py3-none-any.whl.

File metadata

  • Download URL: rendercv-1.17-py3-none-any.whl
  • Upload date:
  • Size: 93.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for rendercv-1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 0cbc32a6fb0b43f250b7a82d76503b0a897d74f1472e5daed817439b024206a1
MD5 59028514ab78c59c2376722ffd58c913
BLAKE2b-256 f8d05a5f000cb0fd3bd4c50ff110510218a5c32f0bd602eaf7e693ea8ab15eaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rendercv-1.17-py3-none-any.whl:

Publisher: publish-to-pypi.yaml on rendercv/rendercv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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