ocr_translate-easyocr


Nameocr_translate-easyocr JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryPlugins to enable usage of Easyocr in ocr_translate
upload_time2024-08-19 14:53:56
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](https://github.com/JaidedAI/EasyOCR) in ocr_translate

## Usage

For versions of the server `<v0.6`

- 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

For versions of the server `>=0.6`

- Install through the server plugin manager

            

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/9b/40/7b375944a1abcaf43ebe3f32b9da252981d391f9d1b29733010c7908f5de/ocr_translate_easyocr-0.4.1.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](https://github.com/JaidedAI/EasyOCR) in ocr_translate\n\n## Usage\n\nFor versions of the server `<v0.6`\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\nFor versions of the server `>=0.6`\n\n- Install through the server plugin manager\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plugins to enable usage of Easyocr in ocr_translate",
    "version": "0.4.1",
    "project_urls": {
        "Source": "https://github.com/Crivella/ocr_translate-easyocr"
    },
    "split_keywords": [
        "django",
        " translation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f632fb72cf6229757d651cad9c2c92ad1470a857beaf6ebf2298e77fbd7bf82",
                "md5": "57b00e5f4250f4edb3efd10d69a30cf8",
                "sha256": "e35a0e1f280b3deae63ad0498c9e5e9d643d86d96db2aefd16a4e21e895528a3"
            },
            "downloads": -1,
            "filename": "ocr_translate_easyocr-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57b00e5f4250f4edb3efd10d69a30cf8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18478,
            "upload_time": "2024-08-19T14:53:54",
            "upload_time_iso_8601": "2024-08-19T14:53:54.280790Z",
            "url": "https://files.pythonhosted.org/packages/2f/63/2fb72cf6229757d651cad9c2c92ad1470a857beaf6ebf2298e77fbd7bf82/ocr_translate_easyocr-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b407b375944a1abcaf43ebe3f32b9da252981d391f9d1b29733010c7908f5de",
                "md5": "910a22f582187e00491651c996a6de09",
                "sha256": "e72262e24193fad58e1e57d04c810ffdf53c5a0c8e38a3443874aaeab9cbeb96"
            },
            "downloads": -1,
            "filename": "ocr_translate_easyocr-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "910a22f582187e00491651c996a6de09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17304,
            "upload_time": "2024-08-19T14:53:56",
            "upload_time_iso_8601": "2024-08-19T14:53:56.166813Z",
            "url": "https://files.pythonhosted.org/packages/9b/40/7b375944a1abcaf43ebe3f32b9da252981d391f9d1b29733010c7908f5de/ocr_translate_easyocr-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 14:53:56",
    "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.82115s