Skip to main content

Populate a predefined LaTeX template with contents defined in YAML to build your resume.

Project description

PyResume Builder

https://img.shields.io/pypi/v/pyresume.svg https://img.shields.io/travis/waynr/pyresume.svg Documentation Status Updates

Do you like updating your resume? Are you satisfied with the layout and formatting? Do you ever wish you could try different styles without going through the trouble of manually reformatting each time? Well now you can!

PyResume Builder is a command line tool that populates a LaTeX template from contents defined in a YAML file. By storing the contents of your resume in a human-readable markup language and generating a LaTeX or PDF file from that you are free to try alternative templates and generate resumes in different formats without the tedium of manually reformatting.

Features

Current

  • Store resume contents (skills, experience, contact info, etc) in a YAML file for ease of updating and version control convenience.

  • Templated LaTeX approach allows for consistent look and feel between different combinations of information you might want to include in your resume.

  • Default LaTeX template includes support for:

    • Contact info

    • Education

    • Experience

    • Skills (up to two levels of subcategories supported)

    • Activities

    • Education

    • References

Planned

  • Support externally-defined Jinja2 LaTeX templates.

  • Support some kind of html output format.

  • Create new resume templates using cookiecutter.

Roadmap

Version 0.1.0

  • Documentation

    • [x] Introduce problem being solved.

    • [x] Research and refer to similar tools/services.

    • Basic Usage instructions

      • [x] Running from CLI on Linux

      • [x] Running from CLI using Docker on any platform

    • Advanced Usage instructions

      • [x] Generate scenario test fixtures

      • [x] Describe workflow for storing resume in a repo as yaml and using pyresume+latex to generate PDFs.

  • Tests

    • scenario

      • docker/texlive integration tests to validate PDF generation

        • [x] Find/create docker image to provide latex packages

        • [x] Get docker integration test(s) running locally.

        • [x] Research docker in Travis, figure out what kind of foolery is necessary to make docker tests run there.

  • Templates

    • Initial templates packaged w/ pyresume

      • [x] Jinja2 template with basic layout

      • [x] stored as setuptools resource

  • Command line

    • [x] change ‘tex’ subcommand to ‘create’/’create tex’

Version 0.2.0

  • Meta

    • [ ] Move this Roadmap elsewhere, maybe generate github or bitbucket issues and labels to track the work.

    • Post link to repositories and readthedocs in public forums:

      • [ ] reddit

      • [x] facebook

      • [ ] linkedin

  • User Input Validation

    • Use voluptuous to validate data structures passed in by users.

      • [ ] Implement validation in same directory as template.

      • [ ] Write tests for validation function to concretely define various corner cases (the exceptions and/or warnings producted by validation).

  • External Templates

    • [ ] From local file

    • [ ] From git repo

    • [ ] Cookiecutter repo for new template repos

  • Tests

    • scenario-based

      • [ ] external git repo template tests (http://)

      • [ ] external git repo template tests (https://)

      • [ ] external git repo template tests (git://)

      • [ ] external git repo template tests (ssh://)

  • Command line

    • [ ] parameter to specify location of LaTeX templates

    • [ ] add ‘create pdf’ subcommand that uses docker (if available) to run texlive and generate a resume

Similar Projects

http://www.resumebuilder.org

This site let’s you sign in, enter your resume data in a series of web forms, and generate a resume from predefined templates. Also seems to include all kinds of helpful advice about resume layouts and being more of a rock star potential employee.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.3 (2018-06-11)

  • Fix packaging and testing with src/ layout.

0.1.2 (2018-06-10)

  • Fix runtime dependencies.

  • Change encrypted pypi password in .travis.yml.

0.1.1 (2018-06-09)

0.0.0 (2017-06-01)

  • First release on PyPI.

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

pyresume-0.1.3.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

pyresume-0.1.3-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyresume-0.1.3.tar.gz.

File metadata

  • Download URL: pyresume-0.1.3.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyresume-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cdf225860b0b0d10ca50b10b9a65f573b84ed10fc3e2523aab596f84864ddc61
MD5 ab18a50698783908c672827004b2b7b9
BLAKE2b-256 88aba0fbc2d8f3c6e4cfd17e44858d4cda02ae806924fc1d811bdd8d08bed7d0

See more details on using hashes here.

File details

Details for the file pyresume-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyresume-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9d44cc7499c6a349a8587958542342b4425704ffda79001351bc13fb4c67c191
MD5 7460782e1a7b941bf58e3d6a7685ddc9
BLAKE2b-256 3a257d498208c2fa0d31ce3a4a3de4cd1d42efaba525cd2d170b160aa894743a

See more details on using hashes here.

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