wired-table-rec


Namewired-table-rec JSON
Version 1.1.5 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/TableStructureRec
SummaryWired Table Recognition
upload_time2024-11-12 06:01:39
maintainerNone
docs_urlNone
authorSWHL
requires_python<3.13,>=3.6
licenseApache-2.0
keywords tsr ocr table-recognition
VCS
bugtrack_url
requirements numpy onnxruntime opencv_python scipy scikit-image Shapely rapidocr_onnxruntime
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### See [Documentation](https://rapidai.github.io/TableStructureRec/docs/install_usage/wired_table_rec/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/TableStructureRec",
    "name": "wired-table-rec",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.6",
    "maintainer_email": null,
    "keywords": "tsr, ocr, table-recognition",
    "author": "SWHL",
    "author_email": "liekkaskono@163.com",
    "download_url": null,
    "platform": "Any",
    "description": "### See [Documentation](https://rapidai.github.io/TableStructureRec/docs/install_usage/wired_table_rec/)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Wired Table Recognition",
    "version": "1.1.5",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/TableStructureRec"
    },
    "split_keywords": [
        "tsr",
        " ocr",
        " table-recognition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e83e9785e984a174132fd7c9102e091dbc09d0188dcb0dd08708d0af397523f0",
                "md5": "a38f8de869f796b0477c7e4e305f8c26",
                "sha256": "c0efea7682ffc9e72d391ad77c37332b64f6ec6931e244092b6ee64afb1c16e0"
            },
            "downloads": -1,
            "filename": "wired_table_rec-1.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a38f8de869f796b0477c7e4e305f8c26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.6",
            "size": 75532177,
            "upload_time": "2024-11-12T06:01:39",
            "upload_time_iso_8601": "2024-11-12T06:01:39.622711Z",
            "url": "https://files.pythonhosted.org/packages/e8/3e/9785e984a174132fd7c9102e091dbc09d0188dcb0dd08708d0af397523f0/wired_table_rec-1.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 06:01:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RapidAI",
    "github_project": "TableStructureRec",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.6"
                ]
            ]
        },
        {
            "name": "onnxruntime",
            "specs": [
                [
                    ">=",
                    "1.14.1"
                ]
            ]
        },
        {
            "name": "opencv_python",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "scikit-image",
            "specs": []
        },
        {
            "name": "Shapely",
            "specs": []
        },
        {
            "name": "rapidocr_onnxruntime",
            "specs": [
                [
                    ">=",
                    "1.3.8"
                ]
            ]
        }
    ],
    "lcname": "wired-table-rec"
}
        
Elapsed time: 0.40201s