orign-runtime


Nameorign-runtime JSON
Version 0.1.15 PyPI version JSON
download
home_pageNone
SummaryPython runtime for Orign
upload_time2025-02-08 18:37:43
maintainerNone
docs_urlNone
authorPatrick Barker
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # orign-py

Python runtime for Orign

## Installation

```bash
pip install orign-runtime
```

## Backends

### vLLM

Supports running vLLM models.

### Sentence-TF

Supports running Sentence-TF models.

### EasyOCR

Supports running EasyOCR models.

### Doctr

Supports running Doctr models.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "orign-runtime",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Patrick Barker",
    "author_email": "patrickbarkerco@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/84/7ef6beac1ffd650d733b9ca8eeec41be8a0809c510c3948835532fbd0774/orign_runtime-0.1.15.tar.gz",
    "platform": null,
    "description": "# orign-py\n\nPython runtime for Orign\n\n## Installation\n\n```bash\npip install orign-runtime\n```\n\n## Backends\n\n### vLLM\n\nSupports running vLLM models.\n\n### Sentence-TF\n\nSupports running Sentence-TF models.\n\n### EasyOCR\n\nSupports running EasyOCR models.\n\n### Doctr\n\nSupports running Doctr models.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python runtime for Orign",
    "version": "0.1.15",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a188e86da2b2d7911cb2e979e0922c692f291436d0739c5007a3b70b41f84fac",
                "md5": "c4344acbcabfa421ef6be892d482a282",
                "sha256": "8b11837a1f5ff61441fcc06eabee86fcd073486fa00bba5acf58c2053ff352fd"
            },
            "downloads": -1,
            "filename": "orign_runtime-0.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4344acbcabfa421ef6be892d482a282",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 187593,
            "upload_time": "2025-02-08T18:37:41",
            "upload_time_iso_8601": "2025-02-08T18:37:41.585183Z",
            "url": "https://files.pythonhosted.org/packages/a1/88/e86da2b2d7911cb2e979e0922c692f291436d0739c5007a3b70b41f84fac/orign_runtime-0.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a847ef6beac1ffd650d733b9ca8eeec41be8a0809c510c3948835532fbd0774",
                "md5": "e8b43ea98064034c7cac60778ae73445",
                "sha256": "e5a9ff6d87bff7f197508f9a50d1c90899ab5f45fa9844bd87e99ff25443a427"
            },
            "downloads": -1,
            "filename": "orign_runtime-0.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "e8b43ea98064034c7cac60778ae73445",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 152710,
            "upload_time": "2025-02-08T18:37:43",
            "upload_time_iso_8601": "2025-02-08T18:37:43.469592Z",
            "url": "https://files.pythonhosted.org/packages/3a/84/7ef6beac1ffd650d733b9ca8eeec41be8a0809c510c3948835532fbd0774/orign_runtime-0.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 18:37:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orign-runtime"
}
        
Elapsed time: 0.98751s