skillfed

rendercv-fonts

Some fonts for RenderCV

rendercv-fonts v0.5.1 162.2K downloads/30d#10,614 on PyPI6
Permissive license MIT AGING released

What it is and what it does

rendercv-fonts is a minimal font package designed as a companion to rendercv, a CV rendering tool. It bundles a collection of fonts that rendercv can use when generating resume documents. The package itself has no runtime dependencies and installs as a pure Python wheel, making it lightweight and straightforward to add to a rendercv installation.

This is a specialized utility package: it exists primarily to distribute font files rather than provide algorithmic functionality. Developers using rendercv for CV generation would install this to unlock font choices beyond system defaults. The package targets education and research audiences, suggesting its fonts may be optimized for academic or professional document contexts.

Use it for:

  • Extend rendercv with additional font options when generating CV documents
  • Ensure consistent typography across CV renders by providing a curated font set
  • Customize the visual appearance of resume PDFs generated by rendercv

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a collection of fonts packaged for use with the rendercv package, enabling typography customization in CV rendering.

Yes, if you use rendercv and want font customization options. Install it as a dependency of rendercv rather than standalone. The low friction, permissive license, and zero security issues make it safe; aging maintenance is not a concern for a static font distribution package.

Install

rendercv-fonts on PyPI

pip

pip install rendercv-fonts

uv

uv add rendercv-fonts

poetry

poetry add rendercv-fonts

Installing rendercv-fonts

Before you install

Low install friction with a pure Python wheel distribution. Maintenance status is aging—last commit was 248 days ago—but the repository remains active and unarchived.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions, making this suitable for both personal and commercial projects.

Quickstart

pip install rendercv-fonts

import rendercv_fonts
# Use fonts via rendercv's configuration

Requires Python 3.10 or later; intended for use as a dependency of rendercv rather than standalone.

Verify before relying

  • Which specific fonts are included and their names/styles
  • Whether fonts work with all rendercv versions or require a specific version
  • Font licensing details beyond the package's own MIT license

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance aging — 248 days since the last release
Last repo commit
First released
Downloads 162,160/month — #10,614 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: rendercv_fonts-0.5.1-py3-none-any.whl

Intended Audience :: EducationIntended Audience :: Science/Research

Tags

rendercv fontscv rendering fontstypography for resume generationfont package for rendercvresume font collection
fontsrendercv-companion

More Graphics packages