ocr_translate-paddle


Nameocr_translate-paddle JSON
Version 0.2.2 PyPI version JSON
download
home_pageNone
SummaryPlugins to enable usage of PaddleOCR in ocr_translate
upload_time2024-08-18 22:54:35
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_paddle

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

## Usage

For versions of the server `<v0.6`

- Install this by running `pip install ocr_translate-paddle`
- Add `ocr_translate_paddle` 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-paddle",
    "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/7a/0c/f79ee9e6ad142bdbbc6a1d89215b29287859ae77d2435abe18e0030153d4/ocr_translate_paddle-0.2.2.tar.gz",
    "platform": null,
    "description": "# Plugin ocr_translate_paddle\n\nThis is a plugin for the [ocr_translate](https://github.com/Crivella/ocr_translate).\nPlugins to enable usage of [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) in ocr_translate\n\n## Usage\n\nFor versions of the server `<v0.6`\n\n- Install this by running `pip install ocr_translate-paddle`\n- Add `ocr_translate_paddle` 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 PaddleOCR in ocr_translate",
    "version": "0.2.2",
    "project_urls": {
        "Source": "https://github.com/Crivella/ocr_translate-paddle"
    },
    "split_keywords": [
        "django",
        " translation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "80e7d109bb2446cb460761ed93b97fdf63a900ab91f92d044355a7f3c52bb7f0",
                "md5": "75cf35100f37533c4e911df45e18aa47",
                "sha256": "b2c014a2f82f85d96f6be384fb41d4cc7eaeac23b13a232e57563ca05e7fcda8"
            },
            "downloads": -1,
            "filename": "ocr_translate_paddle-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75cf35100f37533c4e911df45e18aa47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18741,
            "upload_time": "2024-08-18T22:54:33",
            "upload_time_iso_8601": "2024-08-18T22:54:33.911429Z",
            "url": "https://files.pythonhosted.org/packages/80/e7/d109bb2446cb460761ed93b97fdf63a900ab91f92d044355a7f3c52bb7f0/ocr_translate_paddle-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a0cf79ee9e6ad142bdbbc6a1d89215b29287859ae77d2435abe18e0030153d4",
                "md5": "a11a24196f9e0968c030a3f19bcf5ab4",
                "sha256": "1c154fb2c5dadd76a0ee47e728777eb993638b8209e21723ca51b5388122b74e"
            },
            "downloads": -1,
            "filename": "ocr_translate_paddle-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a11a24196f9e0968c030a3f19bcf5ab4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17448,
            "upload_time": "2024-08-18T22:54:35",
            "upload_time_iso_8601": "2024-08-18T22:54:35.350380Z",
            "url": "https://files.pythonhosted.org/packages/7a/0c/f79ee9e6ad142bdbbc6a1d89215b29287859ae77d2435abe18e0030153d4/ocr_translate_paddle-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 22:54:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Crivella",
    "github_project": "ocr_translate-paddle",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ocr_translate-paddle"
}
        
Elapsed time: 0.33807s