jinja-to-resume


Namejinja-to-resume JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryGet a Jinja template and a JSON file and generate a PDF resume
upload_time2024-05-19 20:33:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords resume pdf jinja json
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jinja + JSON = Resume

How to use:

```
jinja2resume /path/to/resume.json /path/to/theme.jinja [/path/to/resume.pdf]
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jinja-to-resume",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "Marco Pistilli <pistilli.mrc@gmail.com>",
    "keywords": "resume, pdf, jinja, json",
    "author": null,
    "author_email": "Marco Pistilli <pistilli.mrc@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/06/e9/5fe35a522cb6a247512099c7e414dd51de0a63163fb7e86ebea19e056b83/jinja_to_resume-0.2.0.tar.gz",
    "platform": null,
    "description": "# Jinja + JSON = Resume\n\nHow to use:\n\n```\njinja2resume /path/to/resume.json /path/to/theme.jinja [/path/to/resume.pdf]\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Get a Jinja template and a JSON file and generate a PDF resume",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [
        "resume",
        " pdf",
        " jinja",
        " json"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c83f95e2cf04b38e12a41ecbff0b912f19bf86bb9025579e3a2a2bf22aae7036",
                "md5": "31d92b9c824a5e4dbc598a3211c39f76",
                "sha256": "5d291cc2d76749385021ffc7a103270cb65eaadc8efe0382dedc5dd84724e875"
            },
            "downloads": -1,
            "filename": "jinja_to_resume-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31d92b9c824a5e4dbc598a3211c39f76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3108,
            "upload_time": "2024-05-19T20:33:04",
            "upload_time_iso_8601": "2024-05-19T20:33:04.563866Z",
            "url": "https://files.pythonhosted.org/packages/c8/3f/95e2cf04b38e12a41ecbff0b912f19bf86bb9025579e3a2a2bf22aae7036/jinja_to_resume-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06e95fe35a522cb6a247512099c7e414dd51de0a63163fb7e86ebea19e056b83",
                "md5": "245a65aafc9d4416d20bb9c1a9bcb7de",
                "sha256": "3a83a504ab05d6de3f84ebf9422fa5d9e906db6d2c1de3def9a3454a71f26136"
            },
            "downloads": -1,
            "filename": "jinja_to_resume-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "245a65aafc9d4416d20bb9c1a9bcb7de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2658,
            "upload_time": "2024-05-19T20:33:06",
            "upload_time_iso_8601": "2024-05-19T20:33:06.312213Z",
            "url": "https://files.pythonhosted.org/packages/06/e9/5fe35a522cb6a247512099c7e414dd51de0a63163fb7e86ebea19e056b83/jinja_to_resume-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 20:33:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jinja-to-resume"
}
        
Elapsed time: 0.28157s