rapidocr-web


Namerapidocr-web JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/RapidAI/RapidOCRWeb
SummaryThe Web version of RapidOCR
upload_time2025-07-30 14:50:38
maintainerNone
docs_urlNone
authorSWHL
requires_python>=3.6
licenseApache-2.0
keywords ocr text_detection text_recognition db onnxruntime paddleocr openvino rapidocr
VCS
bugtrack_url
requirements Pillow requests Flask rapidocr
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### See [Documentation](https://rapidai.github.io/RapidOCRDocs/install_usage/rapidocr_web/rapidocr_web/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RapidAI/RapidOCRWeb",
    "name": "rapidocr-web",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "ocr, text_detection, text_recognition, db, onnxruntime, paddleocr, openvino, rapidocr",
    "author": "SWHL",
    "author_email": "liekkaskono@163.com",
    "download_url": "https://github.com/RapidAI/RapidOCRWeb.git",
    "platform": "Any",
    "description": "### See [Documentation](https://rapidai.github.io/RapidOCRDocs/install_usage/rapidocr_web/rapidocr_web/)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "The Web version of RapidOCR",
    "version": "1.0.0",
    "project_urls": {
        "Download": "https://github.com/RapidAI/RapidOCRWeb.git",
        "Homepage": "https://github.com/RapidAI/RapidOCRWeb"
    },
    "split_keywords": [
        "ocr",
        " text_detection",
        " text_recognition",
        " db",
        " onnxruntime",
        " paddleocr",
        " openvino",
        " rapidocr"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "544b865050a130b482c3fd84a3973bba30e92c861c284619b519e8567579629f",
                "md5": "caacb29654865bce88d3046f533f64a8",
                "sha256": "43b02353a3e5a5298b0f9398ae8a2ffc5b5e611bc4a4eb7ac63a58feb6345be8"
            },
            "downloads": -1,
            "filename": "rapidocr_web-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "caacb29654865bce88d3046f533f64a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 54547,
            "upload_time": "2025-07-30T14:50:38",
            "upload_time_iso_8601": "2025-07-30T14:50:38.166090Z",
            "url": "https://files.pythonhosted.org/packages/54/4b/865050a130b482c3fd84a3973bba30e92c861c284619b519e8567579629f/rapidocr_web-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 14:50:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RapidAI",
    "github_project": "RapidOCRWeb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Pillow",
            "specs": [
                [
                    "<=",
                    "10.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "Flask",
            "specs": [
                [
                    "<=",
                    "3.0.0"
                ],
                [
                    ">=",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "rapidocr",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "rapidocr-web"
}
        
Elapsed time: 3.25729s