rapid-table


Namerapid-table JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/RapidTable
SummaryTable Recognition
upload_time2025-01-09 02:15:06
maintainerNone
docs_urlNone
authorSWHL
requires_python<3.13,>=3.6
licenseApache-2.0
keywords ppstructure table rapidocr rapid_table
VCS
bugtrack_url
requirements onnxruntime opencv_python numpy Pillow requests
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": "<3.13,>=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": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/RapidTable"
    },
    "split_keywords": [
        "ppstructure",
        " table",
        " rapidocr",
        " rapid_table"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1827efc46a249b5d5de7bb7a6becf99abfc9c458bfe5ceaa863f6c63a17a3ad1",
                "md5": "2620d8d1e72d444ae38acad356306e58",
                "sha256": "4ed75cd8592d1985bc9fb5c48b126f213e416661aa154f370fbd4940efd2b87d"
            },
            "downloads": -1,
            "filename": "rapid_table-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2620d8d1e72d444ae38acad356306e58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.6",
            "size": 7165902,
            "upload_time": "2025-01-09T02:15:06",
            "upload_time_iso_8601": "2025-01-09T02:15:06.209623Z",
            "url": "https://files.pythonhosted.org/packages/18/27/efc46a249b5d5de7bb7a6becf99abfc9c458bfe5ceaa863f6c63a17a3ad1/rapid_table-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 02:15:06",
    "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.7.0"
                ]
            ]
        },
        {
            "name": "opencv_python",
            "specs": [
                [
                    ">=",
                    "4.5.1.48"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.21.6"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "rapid-table"
}
        
Elapsed time: 1.88332s