Generate easy-to-write resumes using TOML; outputs JSON in JSONResume Format
- Free software: MIT license
- Documentation: https://toml-resume.readthedocs.io.
- Convert JSON Resume to TOML-Resume format with default flavor
- Convert TOML Resume with multiple flavors to a single JSONResume formatted JSON
- Validates that resumes conform to the JSONResume Spec
- Use a simple TOML syntax for writing resumes.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.