Skip to main content

Resume builder

Project description

resumy

Commands

Usage

resumy --help

Init a config file

resumy init -o myconfig.yaml

It makes it easier to support multiple languages (i.e. multiple config files)

Build a resume

resumy build -o myresume.pdf myconfig.yaml

Create and use your own theme

resumy theme mytheme -o /tmp/mytheme

Now you can simply edit /tmp/mytheme/theme.html and /tmp/mytheme/theme.css, and use your custom theme with --theme option.

resumy build -o myresume.pdf --theme /tmp/mytheme myconfig.yaml

Development

  1. Create a virtual env
python -m venv venv
source venv/bin/activate
  1. Install dependencies
pip install -e .
  1. Create a config file
cp config.example.yaml my_config.yaml

or

python src/resumy/resumy.py init
  1. Run
python resumy/resumy.py build -o my_resume.pdf my_config.yaml

Tests

Linting with flake8

tox -e flake8

Type checking with mypy

tox -e mypy

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

resumy-0.0.2.tar.gz (141.1 kB view details)

Uploaded Source

Built Distribution

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

resumy-0.0.2-py3-none-any.whl (137.9 kB view details)

Uploaded Python 3

File details

Details for the file resumy-0.0.2.tar.gz.

File metadata

  • Download URL: resumy-0.0.2.tar.gz
  • Upload date:
  • Size: 141.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for resumy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 30076441f4a341119e42766f586e9ac141102714f28199bfc8c6ea8d28736cc2
MD5 6d185d6f2938b1bca59c6f4d935b6a5c
BLAKE2b-256 73281f1fba0607e4873c12d35fc8a9b545e36a791e38a9c4c3a96f3eb2f18607

See more details on using hashes here.

File details

Details for the file resumy-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: resumy-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 137.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for resumy-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5a3492e7d701207744731dbf76625101d28435706ac0e98fa9c7871b763d0cde
MD5 2d185da52b9aa98f0ddd62091e1c1be2
BLAKE2b-256 5d1e33539f61ffd09eedcbb470d9ee1e03981b97bc3c45b5a70b75744bd46403

See more details on using hashes here.

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