rapid-layout


Namerapid-layout JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/RapidLayout
SummaryTools for document layout analysis based ONNXRuntime.
upload_time2025-07-13 03:22:18
maintainerNone
docs_urlNone
authorSWHL
requires_python>=3.6
licenseApache-2.0
keywords ppstructure layout rapidocr rapid_layout
VCS
bugtrack_url
requirements opencv_python numpy Pillow tqdm requests colorlog omegaconf
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See [link](https://github.com/RapidAI/RapidLayout) for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/RapidLayout",
    "name": "rapid-layout",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "ppstructure, layout, rapidocr, rapid_layout",
    "author": "SWHL",
    "author_email": "liekkaskono@163.com",
    "download_url": null,
    "platform": "Any",
    "description": "See [link](https://github.com/RapidAI/RapidLayout) for details.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Tools for document layout analysis based ONNXRuntime.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/RapidAI/RapidLayout"
    },
    "split_keywords": [
        "ppstructure",
        " layout",
        " rapidocr",
        " rapid_layout"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "40e30d9681559ff97f57042120851fb285b2bac773c9772ef30d7f571de91b01",
                "md5": "6f9ff8de055e32ce1379554bf9909990",
                "sha256": "a0c2665da0256626e520cd0255234bd6115fe7f2d535e41044449e18c2f89ba8"
            },
            "downloads": -1,
            "filename": "rapid_layout-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f9ff8de055e32ce1379554bf9909990",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6860104,
            "upload_time": "2025-07-13T03:22:18",
            "upload_time_iso_8601": "2025-07-13T03:22:18.963188Z",
            "url": "https://files.pythonhosted.org/packages/40/e3/0d9681559ff97f57042120851fb285b2bac773c9772ef30d7f571de91b01/rapid_layout-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-13 03:22:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RapidAI",
    "github_project": "RapidLayout",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "opencv_python",
            "specs": [
                [
                    ">=",
                    "4.5.1.48"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "omegaconf",
            "specs": []
        }
    ],
    "lcname": "rapid-layout"
}
        
Elapsed time: 1.10613s