Ben-KC / pysume

A JSON resume editor, written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pysume

A PyQt5-based UI for editing resume.json files, with support for Jinja templates.

Current State

In its current state, the project consists of a template.py module. This provides a class for manipulating a JSON resume as a Python dictionary.

Plans

  • Implement a template module
  • Build a PyQt interface
  • Implement templating support

About

A JSON resume editor, written in python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%