vlm-ocr


Namevlm-ocr JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryA library for OCR using VLMs. Currently supports OpenAI and Anthropic models. Will work on Unix operating systems out of the box, some tweaking may be needed for Windows.
upload_time2024-10-20 18:51:57
maintainerNone
docs_urlNone
authorEthan Bailie
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vlm-ocr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ethan Bailie",
    "author_email": "eabailie@uwaterloo.ca",
    "download_url": "https://files.pythonhosted.org/packages/7b/1f/f038e3dd7e2a835bc43b07fa19c71c8dc629b80ad15b92d784d4d51af0a7/vlm_ocr-0.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for OCR using VLMs. Currently supports OpenAI and Anthropic models. Will work on Unix operating systems out of the box, some tweaking may be needed for Windows.",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93eb136022fb40aafc4c3ba9df017348442bbd94d93d3f3387a1137f90d16192",
                "md5": "c76e267f942cd5af3d29bdf225ef4226",
                "sha256": "e7589d28c5c6f4ccac1626c2e15d77719abf68a68346149b73db5dada6e8ce4a"
            },
            "downloads": -1,
            "filename": "vlm_ocr-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c76e267f942cd5af3d29bdf225ef4226",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1253,
            "upload_time": "2024-10-20T18:51:56",
            "upload_time_iso_8601": "2024-10-20T18:51:56.037359Z",
            "url": "https://files.pythonhosted.org/packages/93/eb/136022fb40aafc4c3ba9df017348442bbd94d93d3f3387a1137f90d16192/vlm_ocr-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b1ff038e3dd7e2a835bc43b07fa19c71c8dc629b80ad15b92d784d4d51af0a7",
                "md5": "97366ef209c2862b540c998bbebbe372",
                "sha256": "356c7c8cdc85f2829d1d96fd81bf53097dc52f6d4d6c9d96cb2b6ad951f080f8"
            },
            "downloads": -1,
            "filename": "vlm_ocr-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "97366ef209c2862b540c998bbebbe372",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1521,
            "upload_time": "2024-10-20T18:51:57",
            "upload_time_iso_8601": "2024-10-20T18:51:57.433984Z",
            "url": "https://files.pythonhosted.org/packages/7b/1f/f038e3dd7e2a835bc43b07fa19c71c8dc629b80ad15b92d784d4d51af0a7/vlm_ocr-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 18:51:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vlm-ocr"
}
        
Elapsed time: 0.52564s