report-pdf-wrapper


Namereport-pdf-wrapper JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/nr-software/Report-PDF-Creation.git
SummaryA simple pip module for creating generic PDF reports.
upload_time2024-08-23 23:48:18
maintainerNone
docs_urlNone
authorAlex Nuccio
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Report-PDF-Creation
This python projects uses PyMuPDF to create generic report templates, with widgets that are easily fillable and modifiable.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nr-software/Report-PDF-Creation.git",
    "name": "report-pdf-wrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alex Nuccio",
    "author_email": "nrsoftwareservices@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# Report-PDF-Creation\nThis python projects uses PyMuPDF to create generic report templates, with widgets that are easily fillable and modifiable.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple pip module for creating generic PDF reports.",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/nr-software/Report-PDF-Creation.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5f6c379bbeac6cb6c3c1bbbd24fa8075073a742f40d8b942acdc857e98fa39d",
                "md5": "ec9530e261820be4870df28f677d4839",
                "sha256": "d1c3d795dde38aaaeccd60ae91dd161a1964fb8992966787f1f6dd88d390b5ed"
            },
            "downloads": -1,
            "filename": "report_pdf_wrapper-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec9530e261820be4870df28f677d4839",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6031,
            "upload_time": "2024-08-23T23:48:18",
            "upload_time_iso_8601": "2024-08-23T23:48:18.662413Z",
            "url": "https://files.pythonhosted.org/packages/d5/f6/c379bbeac6cb6c3c1bbbd24fa8075073a742f40d8b942acdc857e98fa39d/report_pdf_wrapper-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 23:48:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nr-software",
    "github_project": "Report-PDF-Creation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "report-pdf-wrapper"
}
        
Elapsed time: 0.97354s