invoice-parser


Nameinvoice-parser JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/HamzaFarhan/invoice_parser
SummaryTools for parsing and extracting information from invoices.
upload_time2023-08-23 19:25:17
maintainer
docs_urlNone
authorHamza Farhan
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # invoice_parser

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install invoice_parser
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HamzaFarhan/invoice_parser",
    "name": "invoice-parser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Hamza Farhan",
    "author_email": "thehamza96@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/56/56/2122d290f5e92e1741ae1bececc6b418d7e00b0352c972f5d4e3efb14b6b/invoice_parser-0.0.6.tar.gz",
    "platform": null,
    "description": "# invoice_parser\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\n``` sh\npip install invoice_parser\n```\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Tools for parsing and extracting information from invoices.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/HamzaFarhan/invoice_parser"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a79036cf1e401f8eeeadfbf5642a39cbdece9e69c7224c2211d060e1451ad43",
                "md5": "03ad3d6d587b7fc0d19d0be35de2c8e5",
                "sha256": "6950c9cc50e1b6c7ff761341df26a6e94d40061a3688de9096a4f045d74c6101"
            },
            "downloads": -1,
            "filename": "invoice_parser-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03ad3d6d587b7fc0d19d0be35de2c8e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 16350,
            "upload_time": "2023-08-23T19:25:15",
            "upload_time_iso_8601": "2023-08-23T19:25:15.155951Z",
            "url": "https://files.pythonhosted.org/packages/4a/79/036cf1e401f8eeeadfbf5642a39cbdece9e69c7224c2211d060e1451ad43/invoice_parser-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56562122d290f5e92e1741ae1bececc6b418d7e00b0352c972f5d4e3efb14b6b",
                "md5": "76d5e76ca90ce41a5ac0a7017c9ebde4",
                "sha256": "03ff83f25ebdfac2d9d4a51494b00cb25c69b1a2cdc8c1925d35cfdbf974c2f0"
            },
            "downloads": -1,
            "filename": "invoice_parser-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "76d5e76ca90ce41a5ac0a7017c9ebde4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15382,
            "upload_time": "2023-08-23T19:25:17",
            "upload_time_iso_8601": "2023-08-23T19:25:17.389921Z",
            "url": "https://files.pythonhosted.org/packages/56/56/2122d290f5e92e1741ae1bececc6b418d7e00b0352c972f5d4e3efb14b6b/invoice_parser-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 19:25:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HamzaFarhan",
    "github_project": "invoice_parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invoice-parser"
}
        
Elapsed time: 0.63617s