{ "info": { "author": "Maxime GASTON", "author_email": "maxime@gaston.sh", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "# yaml-resume\n\n![](https://yaml-resume.com/logo.png)\n\n[![PyPI version](https://badge.fury.io/py/yaml-resume.svg)](https://badge.fury.io/py/yaml-resume)\n[![Build Status](https://travis-ci.org/notsag/yaml-resume.svg?branch=master)](https://travis-ci.org/notsag/yaml-resume)\n[![codecov](https://codecov.io/gh/notsag/yaml-resume/branch/master/graph/badge.svg)](https://codecov.io/gh/notsag/yaml-resume)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Pypy-3.6](https://img.shields.io/badge/pypy-3.6-blue.svg)](https://pypy.org/download.html)\n[![Python 3.5+](https://img.shields.io/badge/python-3.5%7C3.6%7C3.7-blue.svg)](https://www.python.org/downloads/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n=======\n\n## Purpose\n\nThis is an open source initiative to create a YAML-based resume.\n\n## Getting Started\n\n### Install\n\nPackage is available on Pypi : \n\n```\npip install yaml-resume\n```\n\n### Usage\n\nInit a new resume through an interactive cli:\n\n```\nyaml-resume init FILENAME\n```\n\nValidate your yaml resume:\n\n```\nyaml-resume validate FILENAME\n```\n\nExport you resume in html or pdf:\n\n```\nyaml-resume export FILENAME [-t ] [-e ] [-i ] [-o ]\n```\n\n## Contributions\n\nPlease have a look at the [contributing guide](https://github.com/notsag/yaml-resume/blob/master/CONTRIBUTING.md) and the [code of conduct](https://github.com/notsag/yaml-resume/blob/master/CODE_OF_CONDUCT.md).\n\n### TL;DR\n\nYou can ask for features/report bugs using Github issues.\nYou can submit work using Github Pull Requests.\n\nTo test development version without installing : \n\n```\n# To install dependencies\npython3 -m pip install -r requirements.txt\npython3 -m pip install pytest pytest-cov flake8 black pre-commit\n\n# To run the cli\npython3 -m yaml_resume\n\n# To run the test suite\npython3 -m pytest --cov=yaml_resume tests/\n\n# To install pre-commit hook\npre-commit install\n```\n\n## Credits\n\nThis project was inspired by : [JSON Resume](https://github.com/jsonresume).\n\nSpecial thanks to all contributors of the following projects used by yaml-resume :\n - [click](https://palletsprojects.com/p/click/)\n - [cerberus](https://python-cerberus.org)\n - [PyYAML](https://pyyaml.org/)\n - [jinja2](https://palletsprojects.com/p/jinja/)\n - [WeasyPrint](https://weasyprint.org/)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/notsag/yaml-resume", "keywords": "resume,yaml", "license": "gpl-3.0", "maintainer": "", "maintainer_email": "", "name": "yaml-resume", "package_url": "https://pypi.org/project/yaml-resume/", "platform": "", "project_url": "https://pypi.org/project/yaml-resume/", "project_urls": { "Homepage": "http://github.com/notsag/yaml-resume" }, "release_url": "https://pypi.org/project/yaml-resume/0.7.6/", "requires_dist": null, "requires_python": ">=3", "summary": "Command line interface to build/validate YAML resumes", "version": "0.7.6" }, "last_serial": 5840644, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "2e5ef069eae2822152e679c56af65c0b", "sha256": "5be13a4a9595f2f319a0d46a7539be2b827447aee09b037873349df4e2fe9f1e" }, "downloads": -1, "filename": "yaml-resume-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2e5ef069eae2822152e679c56af65c0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6987, "upload_time": "2019-08-16T09:33:37", "url": "https://files.pythonhosted.org/packages/54/a6/0212095ac81c9c3acde0f1e9b645153a20e08008ce08134ec730484ef2eb/yaml-resume-0.1.2.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "a6bd8e476f9fb13cd84b0eb36ae65442", "sha256": "a062bc3ae5a6253e4af320fde710c565715e268da6b085ea76a456d13feccce2" }, "downloads": -1, "filename": "yaml-resume-0.7.0.tar.gz", "has_sig": false, "md5_digest": "a6bd8e476f9fb13cd84b0eb36ae65442", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 9786, "upload_time": "2019-08-23T09:58:51", "url": "https://files.pythonhosted.org/packages/5b/b1/f041682009e5762d4a63f011b945e5861b13ccf31a0ebfedf0c30c9c0635/yaml-resume-0.7.0.tar.gz" } ], "0.7.4": [ { "comment_text": "", "digests": { "md5": "6fa5740ccd6701fae3badb6717dde887", "sha256": "748982fdce87eac6a27682be44e452c9e6e405ee12e25217d07b939909575236" }, "downloads": -1, "filename": "yaml-resume-0.7.4.tar.gz", "has_sig": false, "md5_digest": "6fa5740ccd6701fae3badb6717dde887", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 9806, "upload_time": "2019-09-12T09:05:26", "url": "https://files.pythonhosted.org/packages/87/2b/8d93bbaf3c4394fbd7e0a7b80c8a9d5c3a894f21b1597738c26f50b2da36/yaml-resume-0.7.4.tar.gz" } ], "0.7.6": [ { "comment_text": "", "digests": { "md5": "86ea6194393191a036a1cd30ef2b9ce1", "sha256": "d2f294380b6d3b585199293f31a506ca6e126bab7ad21724faea7abcec1c947b" }, "downloads": -1, "filename": "yaml-resume-0.7.6.tar.gz", "has_sig": false, "md5_digest": "86ea6194393191a036a1cd30ef2b9ce1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12785, "upload_time": "2019-09-17T09:34:54", "url": "https://files.pythonhosted.org/packages/ad/6d/6fbf7352bed3c3b2e9d8cd2963537eea2542d1fff346b10f148ac7452813/yaml-resume-0.7.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "86ea6194393191a036a1cd30ef2b9ce1", "sha256": "d2f294380b6d3b585199293f31a506ca6e126bab7ad21724faea7abcec1c947b" }, "downloads": -1, "filename": "yaml-resume-0.7.6.tar.gz", "has_sig": false, "md5_digest": "86ea6194393191a036a1cd30ef2b9ce1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12785, "upload_time": "2019-09-17T09:34:54", "url": "https://files.pythonhosted.org/packages/ad/6d/6fbf7352bed3c3b2e9d8cd2963537eea2542d1fff346b10f148ac7452813/yaml-resume-0.7.6.tar.gz" } ] }