lineless-table-rec


Namelineless-table-rec JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/TableStructureRec
SummaryLineless Table Recognition
upload_time2024-11-12 06:02:45
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/lineless_table_rec/)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/TableStructureRec",
    "name": "lineless-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/lineless_table_rec/)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Lineless Table Recognition",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/TableStructureRec"
    },
    "split_keywords": [
        "tsr",
        " ocr",
        " table-recognition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9f5ad2f077dbf177a647290682ce8915db7e90802df4cb4b95a0600cc7ffced",
                "md5": "f1967c9ec252a7b2ce23e69510ebb4c5",
                "sha256": "03dd27d1f96b4222209d8cb269e170b181d010699809575b7add37b125ee3b9f"
            },
            "downloads": -1,
            "filename": "lineless_table_rec-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1967c9ec252a7b2ce23e69510ebb4c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.6",
            "size": 82174980,
            "upload_time": "2024-11-12T06:02:45",
            "upload_time_iso_8601": "2024-11-12T06:02:45.456762Z",
            "url": "https://files.pythonhosted.org/packages/b9/f5/ad2f077dbf177a647290682ce8915db7e90802df4cb4b95a0600cc7ffced/lineless_table_rec-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 06:02:45",
    "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": "lineless-table-rec"
}
        
Elapsed time: 0.43180s