ddddocr-unofficial


Nameddddocr-unofficial JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/sml2h3/ddddocr
SummaryUnofficial PyPI release of ddddocr v1.6.0. This package provides an up-to-date, installable version of the original work by sml2h3.
upload_time2025-08-29 23:02:38
maintainerNone
docs_urlNone
authorsml2h3 (Original Author)
requires_python<=3.13
licenseMIT
keywords ocr ddddocr captcha
VCS
bugtrack_url
requirements onnxruntime onnx Pillow numpy opencv-python fastapi uvicorn pydantic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ddddocr-unofficial

> **Note: This is an unofficial PyPI release.**
>
> This package, `ddddocr-unofficial`, is an unofficial release of `ddddocr` version 1.6.0. It is maintained by the community to provide an up-to-date, installable version from the official source code.
>
> All credit for the software belongs to the original author, **sml2h3**.
>
> - **Original GitHub Repository:** [https://github.com/sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)
> - **This PyPI Package:** [https://pypi.org/project/ddddocr-unofficial/](https://pypi.org/project/ddddocr-unofficial/)
>
> Please report any issues related to this specific PyPI package to its fork repository, not the original author's issue tracker.

---

## About

This package provides the 1.6.0 version of `ddddocr` for easy installation via PyPI.

## Documentation

For complete documentation on installation, usage, and API details, please refer to the original author's README file, which has been included in this package.

**[Click here to view the original README](./README_original.md)**

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sml2h3/ddddocr",
    "name": "ddddocr-unofficial",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.13",
    "maintainer_email": null,
    "keywords": "ocr, ddddocr, captcha",
    "author": "sml2h3 (Original Author)",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# ddddocr-unofficial\n\n> **Note: This is an unofficial PyPI release.**\n>\n> This package, `ddddocr-unofficial`, is an unofficial release of `ddddocr` version 1.6.0. It is maintained by the community to provide an up-to-date, installable version from the official source code.\n>\n> All credit for the software belongs to the original author, **sml2h3**.\n>\n> - **Original GitHub Repository:** [https://github.com/sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)\n> - **This PyPI Package:** [https://pypi.org/project/ddddocr-unofficial/](https://pypi.org/project/ddddocr-unofficial/)\n>\n> Please report any issues related to this specific PyPI package to its fork repository, not the original author's issue tracker.\n\n---\n\n## About\n\nThis package provides the 1.6.0 version of `ddddocr` for easy installation via PyPI.\n\n## Documentation\n\nFor complete documentation on installation, usage, and API details, please refer to the original author's README file, which has been included in this package.\n\n**[Click here to view the original README](./README_original.md)**\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Unofficial PyPI release of ddddocr v1.6.0. This package provides an up-to-date, installable version of the original work by sml2h3.",
    "version": "1.6.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/sml2h3/ddddocr/issues",
        "Homepage": "https://github.com/sml2h3/ddddocr",
        "Repository": "https://github.com/sml2h3/ddddocr"
    },
    "split_keywords": [
        "ocr",
        " ddddocr",
        " captcha"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9fe20f0c45426f933ae61b1ffbd6160e1c8bb8c69896dae8dd58cc06027aad2e",
                "md5": "77760213166e4e9fc14b86359bf0a7d0",
                "sha256": "5eac0d1fb79ac62051c40cad135512b7c66a4e4579d0f70938ea7eb4768c4b28"
            },
            "downloads": -1,
            "filename": "ddddocr_unofficial-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77760213166e4e9fc14b86359bf0a7d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.13",
            "size": 75898300,
            "upload_time": "2025-08-29T23:02:38",
            "upload_time_iso_8601": "2025-08-29T23:02:38.015560Z",
            "url": "https://files.pythonhosted.org/packages/9f/e2/0f0c45426f933ae61b1ffbd6160e1c8bb8c69896dae8dd58cc06027aad2e/ddddocr_unofficial-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 23:02:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sml2h3",
    "github_project": "ddddocr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "onnxruntime",
            "specs": []
        },
        {
            "name": "onnx",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "3.4.16.59"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    ">=",
                    "0.100.0"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    ">=",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        }
    ],
    "lcname": "ddddocr-unofficial"
}
        
Elapsed time: 2.09761s