[![Build status](https://github.com/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities/actions/workflows/checks.yml/badge.svg)]()
[![GitHub latest commit](https://badgen.net/github/last-commit/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities)](https://GitHub.com/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities/commit/)
[![PyPI download month](https://img.shields.io/pypi/dm/ihk_ausbildungsnachweis_utilities)](https://pypi.python.org/pypi/ihk_ausbildungsnachweis_utilities/)
[![PyPi version](https://badgen.net/pypi/v/ihk_ausbildungsnachweis_utilities/)](https://pypi.org/project/ihk_ausbildungsnachweis_utilities)
IHK Ausbildungsnachweis Utilities
===============
Some tools to write your IHK Ausbildungsnachweise in plain XML and generate a PDF from it.
This comes especially handy when you organise your Ausbildungsnachweise in a git repository
like GitHub, GitLab or Bitbucket and use common techniques like PRs for reviewing.
The current functionality also includes the ability to sign an Ausbildungsnachweis PDF which
comes especially handy when integrating into a CI/CD process.
Installation
============
pip install ihk_ausbildungsnachweis_utilities
Usage
=====
ToDo
Examples
========
Examples that demonstrate the usage of the tool can be found in the
[examples/](https://github.com/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities/tree/master/examples) directory.
Documentation
=============
ToDO
Raw data
{
"_id": null,
"home_page": "https://github.com/twyleg/ausbildungsnachweis_utils",
"name": "ihk-ausbildungsnachweis-utilities",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ihk ausbildungsnachweis pdf signature",
"author": "Torsten Wylegala",
"author_email": "mail@twyleg.de",
"download_url": "https://files.pythonhosted.org/packages/54/5f/8a22b423e8f22a4b322ce80139cb3947caa02e5b7d3bdeeb9372d119bbd3/ihk_ausbildungsnachweis_utilities-0.2.5.tar.gz",
"platform": null,
"description": "[![Build status](https://github.com/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities/actions/workflows/checks.yml/badge.svg)]()\n[![GitHub latest commit](https://badgen.net/github/last-commit/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities)](https://GitHub.com/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities/commit/)\n[![PyPI download month](https://img.shields.io/pypi/dm/ihk_ausbildungsnachweis_utilities)](https://pypi.python.org/pypi/ihk_ausbildungsnachweis_utilities/)\n[![PyPi version](https://badgen.net/pypi/v/ihk_ausbildungsnachweis_utilities/)](https://pypi.org/project/ihk_ausbildungsnachweis_utilities)\n\nIHK Ausbildungsnachweis Utilities\n===============\n\nSome tools to write your IHK Ausbildungsnachweise in plain XML and generate a PDF from it.\nThis comes especially handy when you organise your Ausbildungsnachweise in a git repository\nlike GitHub, GitLab or Bitbucket and use common techniques like PRs for reviewing.\nThe current functionality also includes the ability to sign an Ausbildungsnachweis PDF which\ncomes especially handy when integrating into a CI/CD process.\n\nInstallation\n============\n\n pip install ihk_ausbildungsnachweis_utilities\n\nUsage\n=====\n\nToDo\n\nExamples\n========\n\nExamples that demonstrate the usage of the tool can be found in the\n[examples/](https://github.com/vw-wob-it-edu-ngitl/ihk_ausbildungsnachweis_utilities/tree/master/examples) directory.\n\nDocumentation\n=============\n\nToDO\n",
"bugtrack_url": null,
"license": "GPL 3.0",
"summary": "Utilities to generate IHK Ausbildungsnachweise PDFs from human readable input format and sign them.",
"version": "0.2.5",
"project_urls": {
"Homepage": "https://github.com/twyleg/ausbildungsnachweis_utils"
},
"split_keywords": [
"ihk",
"ausbildungsnachweis",
"pdf",
"signature"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "57f9ebb4f44019a3b5254dd024f52b0c4a1dd3e3c0ce959c67e3344d488ce69c",
"md5": "7a48599cb78d1efa46d60c5c6a1aac45",
"sha256": "fafe58ad4d7262d4473e8096beab6e12c7d02ba6ada15de3e7d8ce147dd7c391"
},
"downloads": -1,
"filename": "ihk_ausbildungsnachweis_utilities-0.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a48599cb78d1efa46d60c5c6a1aac45",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 53975,
"upload_time": "2023-09-27T12:15:30",
"upload_time_iso_8601": "2023-09-27T12:15:30.624866Z",
"url": "https://files.pythonhosted.org/packages/57/f9/ebb4f44019a3b5254dd024f52b0c4a1dd3e3c0ce959c67e3344d488ce69c/ihk_ausbildungsnachweis_utilities-0.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "545f8a22b423e8f22a4b322ce80139cb3947caa02e5b7d3bdeeb9372d119bbd3",
"md5": "f303a0880e2d29dfed18cb34469904c9",
"sha256": "de69f66e7db8ae362e8acbed18b1d079ea8809406bc985099149958ea0eb3b32"
},
"downloads": -1,
"filename": "ihk_ausbildungsnachweis_utilities-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "f303a0880e2d29dfed18cb34469904c9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 70380,
"upload_time": "2023-09-27T12:15:31",
"upload_time_iso_8601": "2023-09-27T12:15:31.931702Z",
"url": "https://files.pythonhosted.org/packages/54/5f/8a22b423e8f22a4b322ce80139cb3947caa02e5b7d3bdeeb9372d119bbd3/ihk_ausbildungsnachweis_utilities-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-27 12:15:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "twyleg",
"github_project": "ausbildungsnachweis_utils",
"github_not_found": true,
"lcname": "ihk-ausbildungsnachweis-utilities"
}