invoicing-for-pdfs


Nameinvoicing-for-pdfs JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/renganomics
SummaryThis is my package for converting Excel invoices to PDF invoices. It is an example of package creation from Ardit Sulce's course. Enjoy!
upload_time2024-09-06 18:38:47
maintainerNone
docs_urlNone
authorOrengasi Bassey
requires_pythonNone
licenseMIT
keywords invoice excel pdf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/renganomics",
    "name": "invoicing-for-pdfs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "invoice, excel, pdf",
    "author": "Orengasi Bassey",
    "author_email": "orengasi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/6c/8a1eee61e574ff380aad35ae5eb3ea0894d4b71b6aa30d7a30f932dafeda/invoicing_for_pdfs-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is my package for converting Excel invoices to PDF invoices. It is an example of package creation from Ardit Sulce's course. Enjoy!",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/renganomics"
    },
    "split_keywords": [
        "invoice",
        " excel",
        " pdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "266c8a1eee61e574ff380aad35ae5eb3ea0894d4b71b6aa30d7a30f932dafeda",
                "md5": "2c1b0712b878f33b89b3c593e7c4b627",
                "sha256": "d5a5d5ebbc06b66f79fdff402d236e45f4635d6ddab0ac3e655eea5675fbf44e"
            },
            "downloads": -1,
            "filename": "invoicing_for_pdfs-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2c1b0712b878f33b89b3c593e7c4b627",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2639,
            "upload_time": "2024-09-06T18:38:47",
            "upload_time_iso_8601": "2024-09-06T18:38:47.370920Z",
            "url": "https://files.pythonhosted.org/packages/26/6c/8a1eee61e574ff380aad35ae5eb3ea0894d4b71b6aa30d7a30f932dafeda/invoicing_for_pdfs-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 18:38:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "invoicing-for-pdfs"
}
        
Elapsed time: 0.94710s