rapid-table


Namerapid-table JSON
Version 2.0.3 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/RapidTable
SummaryTable Recognition
upload_time2025-07-16 01:48:35
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": "2.0.3",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/RapidTable"
    },
    "split_keywords": [
        "ppstructure",
        " table",
        " rapidocr",
        " rapid_table"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af996fcf195c3b579e632ccc9949bcc539c2c3fbddb2a2acb48e36400dfb07b5",
                "md5": "5fce4c281ffdb3b37d52ea168b2dc50e",
                "sha256": "ef4e96408e5ce8d8df4b816d3244a01b0c44e4a5bd419ad395cdf0ba3995c8e9"
            },
            "downloads": -1,
            "filename": "rapid_table-2.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fce4c281ffdb3b37d52ea168b2dc50e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 41454,
            "upload_time": "2025-07-16T01:48:35",
            "upload_time_iso_8601": "2025-07-16T01:48:35.775199Z",
            "url": "https://files.pythonhosted.org/packages/af/99/6fcf195c3b579e632ccc9949bcc539c2c3fbddb2a2acb48e36400dfb07b5/rapid_table-2.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 01:48:35",
    "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.69464s