ocr_translate-easyocr


Nameocr_translate-easyocr JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryPlugins to enable usage of Easyocr in ocr_translate
upload_time2023-12-17 06:46:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords django translation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Plugin ocr_translate_easyocr

This is a plugin for the [ocr_translate](https://github.com/Crivella/ocr_translate).
Plugins to enable usage of Easyocr in ocr_translate

## Usage

- Install this by running `pip install ocr_translate-easyocr`
- Add `ocr_translate_easyocr` to your `INSTALLED_APPS` in `settings.py`
- Run the server with `AUTOCREATE_VALIDATED_MODELS` once

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ocr_translate-easyocr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "django,translation",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/70/15/874e5e11a04c3716e7563fc5b957110ba02ace74f14761701f4f7e865497/ocr_translate_easyocr-0.3.0.tar.gz",
    "platform": null,
    "description": "# Plugin ocr_translate_easyocr\n\nThis is a plugin for the [ocr_translate](https://github.com/Crivella/ocr_translate).\nPlugins to enable usage of Easyocr in ocr_translate\n\n## Usage\n\n- Install this by running `pip install ocr_translate-easyocr`\n- Add `ocr_translate_easyocr` to your `INSTALLED_APPS` in `settings.py`\n- Run the server with `AUTOCREATE_VALIDATED_MODELS` once\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plugins to enable usage of Easyocr in ocr_translate",
    "version": "0.3.0",
    "project_urls": {
        "Source": "https://github.com/Crivella/ocr_translate-easyocr"
    },
    "split_keywords": [
        "django",
        "translation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "725cc84ff3c129980e2ddf2dbf83675617098bd08a108e5945f9bd6dc95e40ac",
                "md5": "3fc03da4731547b45e5510e415d29b00",
                "sha256": "5fb199cfb550a80fdbeeff22bb4191293c30221fb5ee232c0b37007feaada56c"
            },
            "downloads": -1,
            "filename": "ocr_translate_easyocr-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fc03da4731547b45e5510e415d29b00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18202,
            "upload_time": "2023-12-17T06:46:43",
            "upload_time_iso_8601": "2023-12-17T06:46:43.634356Z",
            "url": "https://files.pythonhosted.org/packages/72/5c/c84ff3c129980e2ddf2dbf83675617098bd08a108e5945f9bd6dc95e40ac/ocr_translate_easyocr-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7015874e5e11a04c3716e7563fc5b957110ba02ace74f14761701f4f7e865497",
                "md5": "bdb66102a3ed58f25074f84f8b8797f6",
                "sha256": "99c14e0bc077251b89c3172a316113b1109296c02889b1ad177db9b5ed4aa9ce"
            },
            "downloads": -1,
            "filename": "ocr_translate_easyocr-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bdb66102a3ed58f25074f84f8b8797f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16926,
            "upload_time": "2023-12-17T06:46:44",
            "upload_time_iso_8601": "2023-12-17T06:46:44.997073Z",
            "url": "https://files.pythonhosted.org/packages/70/15/874e5e11a04c3716e7563fc5b957110ba02ace74f14761701f4f7e865497/ocr_translate_easyocr-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 06:46:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Crivella",
    "github_project": "ocr_translate-easyocr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ocr_translate-easyocr"
}
        
Elapsed time: 0.15973s