rapid-table


Namerapid-table JSON
Version 3.0.1 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/RapidTable
SummaryTable Recognition
upload_time2025-09-04 01:35:16
maintainerNone
docs_urlNone
authorSWHL
requires_python<4,>=3.6
licenseApache-2.0
keywords ppstructure table rapidocr rapid_table
VCS
bugtrack_url
requirements onnxruntime opencv_python numpy Pillow requests colorlog omegaconf
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### For details, see [Rapid Table](https://github.com/RapidAI/RapidTable)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/RapidTable",
    "name": "rapid-table",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.6",
    "maintainer_email": null,
    "keywords": "ppstructure, table, rapidocr, rapid_table",
    "author": "SWHL",
    "author_email": "liekkaskono@163.com",
    "download_url": null,
    "platform": "Any",
    "description": "### For details, see [Rapid Table](https://github.com/RapidAI/RapidTable)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Table Recognition",
    "version": "3.0.1",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/RapidTable"
    },
    "split_keywords": [
        "ppstructure",
        " table",
        " rapidocr",
        " rapid_table"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9776cbd34837f9e734ae2985e5886587c115371dc57a5cff22888384228a7044",
                "md5": "56cf79b051a98782fa9ee0c6feff6168",
                "sha256": "bb2825db5f0e32d668d610371705b1713632ca68af7403082842ed40bb189eda"
            },
            "downloads": -1,
            "filename": "rapid_table-3.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56cf79b051a98782fa9ee0c6feff6168",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 43170,
            "upload_time": "2025-09-04T01:35:16",
            "upload_time_iso_8601": "2025-09-04T01:35:16.288212Z",
            "url": "https://files.pythonhosted.org/packages/97/76/cbd34837f9e734ae2985e5886587c115371dc57a5cff22888384228a7044/rapid_table-3.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 01:35:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RapidAI",
    "github_project": "RapidTable",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "onnxruntime",
            "specs": [
                [
                    ">",
                    "1.17.0"
                ]
            ]
        },
        {
            "name": "opencv_python",
            "specs": [
                [
                    ">=",
                    "4.5.1.48"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.6"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "omegaconf",
            "specs": []
        }
    ],
    "lcname": "rapid-table"
}
        
Elapsed time: 1.73259s