slanet-plus-table


Nameslanet-plus-table JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/RapidTable
SummaryTools for parsing table structures based paddlepaddle.
upload_time2024-10-13 15:03:45
maintainerNone
docs_urlNone
authorjockerK
requires_python>=3.8
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.
            simplify paddlex slanet plus table use

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/RapidTable",
    "name": "slanet-plus-table",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ppstructure, table, rapidocr, rapid_table",
    "author": "jockerK",
    "author_email": "xinyijianggo@gmail.com",
    "download_url": null,
    "platform": "Any",
    "description": "simplify paddlex slanet plus table use\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Tools for parsing table structures based paddlepaddle.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/RapidTable"
    },
    "split_keywords": [
        "ppstructure",
        " table",
        " rapidocr",
        " rapid_table"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08504076f8af41d5fa91305171c1c4edc3f539f1140e33e98d1bf6f709e75f7b",
                "md5": "3621700fab2eaf5b3b4d6ad1d10abbff",
                "sha256": "bc150f6cc6cfd4c65a37afa7cf80479a6b813abb80fcc48fa1da9683c931a9e2"
            },
            "downloads": -1,
            "filename": "slanet_plus_table-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3621700fab2eaf5b3b4d6ad1d10abbff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7156589,
            "upload_time": "2024-10-13T15:03:45",
            "upload_time_iso_8601": "2024-10-13T15:03:45.807303Z",
            "url": "https://files.pythonhosted.org/packages/08/50/4076f8af41d5fa91305171c1c4edc3f539f1140e33e98d1bf6f709e75f7b/slanet_plus_table-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-13 15:03:45",
    "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": [
                [
                    ">=",
                    "1.21.6"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "slanet-plus-table"
}
        
Elapsed time: 3.56899s