docx-word-instance-generator


Namedocx-word-instance-generator JSON
Version 0.20.3 PyPI version JSON
download
home_pagehttps://github.com/Koldar/django-koldar-common-apps
SummaryGenerates docx from docs Jinja2 templates
upload_time2023-06-27 19:56:38
maintainer
docs_urlNone
authorMassimo Bono
requires_python>=3.6
licenseMIT
keywords docx template jinja2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Introduction
============

Allows you to generate new word docx extended documents generated 
from a docx template. The template uses Jinja2 template engine by default.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Koldar/django-koldar-common-apps",
    "name": "docx-word-instance-generator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "docx,template,jinja2",
    "author": "Massimo Bono",
    "author_email": "massimobono1@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "\r\nIntroduction\r\n============\r\n\r\nAllows you to generate new word docx extended documents generated \r\nfrom a docx template. The template uses Jinja2 template engine by default.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generates docx from docs Jinja2 templates",
    "version": "0.20.3",
    "project_urls": {
        "Homepage": "https://github.com/Koldar/django-koldar-common-apps"
    },
    "split_keywords": [
        "docx",
        "template",
        "jinja2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "650322739bfab3b8a5948c298f7f69b06a4f676768b5670604e897ff4486399b",
                "md5": "5af90fdfbf669692e31aad1e7bea7fa4",
                "sha256": "dd3534e8d626efe3f62eac1282e685dd0898696167b7c869215085ce2a39b143"
            },
            "downloads": -1,
            "filename": "docx_word_instance_generator-0.20.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5af90fdfbf669692e31aad1e7bea7fa4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6139,
            "upload_time": "2023-06-27T19:56:38",
            "upload_time_iso_8601": "2023-06-27T19:56:38.034139Z",
            "url": "https://files.pythonhosted.org/packages/65/03/22739bfab3b8a5948c298f7f69b06a4f676768b5670604e897ff4486399b/docx_word_instance_generator-0.20.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 19:56:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Koldar",
    "github_project": "django-koldar-common-apps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "docx-word-instance-generator"
}
        
Elapsed time: 0.08793s