langgate-sdk


Namelanggate-sdk JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryConvenience SDK for LangGate AI Gateway
upload_time2025-08-18 13:28:11
maintainerNone
docs_urlNone
authorTanantor Ltd.
requires_python>=3.13
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LangGate SDK

Convenience SDK for LangGate AI Gateway.

This package provides a combined client that gives access to both model registry information and parameter transformation for LLMs and image generation models in a single interface. It's designed for applications that need both capabilities but want a simpler integration.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "langgate-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": "Saran Connoly <saran@tanantor.com>",
    "keywords": null,
    "author": "Tanantor Ltd.",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e4/0f/5f4e2b744d4ef76c97ed900565f5375b8d73a7865a49c77a5ab6e8d89937/langgate_sdk-0.3.0.tar.gz",
    "platform": null,
    "description": "# LangGate SDK\n\nConvenience SDK for LangGate AI Gateway.\n\nThis package provides a combined client that gives access to both model registry information and parameter transformation for LLMs and image generation models in a single interface. It's designed for applications that need both capabilities but want a simpler integration.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convenience SDK for LangGate AI Gateway",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5343c99370134849bfc895ef5865b47e9850501e753ff7ec0749c07661a01c76",
                "md5": "fd92601dcebf1920d41bd4c85bbdc4d9",
                "sha256": "09539347366b19af74e9ab2f91c6e30c81ce5202b9d974e226d27ce5b7975bfe"
            },
            "downloads": -1,
            "filename": "langgate_sdk-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd92601dcebf1920d41bd4c85bbdc4d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 3073,
            "upload_time": "2025-08-18T13:28:10",
            "upload_time_iso_8601": "2025-08-18T13:28:10.397025Z",
            "url": "https://files.pythonhosted.org/packages/53/43/c99370134849bfc895ef5865b47e9850501e753ff7ec0749c07661a01c76/langgate_sdk-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e40f5f4e2b744d4ef76c97ed900565f5375b8d73a7865a49c77a5ab6e8d89937",
                "md5": "e1699f67853732a158f66a080fe73f37",
                "sha256": "129baad2e884533ffec6fe4fcec078da52d6c690eeae162b2def01f3298d3a34"
            },
            "downloads": -1,
            "filename": "langgate_sdk-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e1699f67853732a158f66a080fe73f37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 2242,
            "upload_time": "2025-08-18T13:28:11",
            "upload_time_iso_8601": "2025-08-18T13:28:11.421104Z",
            "url": "https://files.pythonhosted.org/packages/e4/0f/5f4e2b744d4ef76c97ed900565f5375b8d73a7865a49c77a5ab6e8d89937/langgate_sdk-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 13:28:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "langgate-sdk"
}
        
Elapsed time: 1.40857s