lbox-clients


Namelbox-clients JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryThis module contains client sdk uses to conntect to the Labelbox API and backends
upload_time2024-11-13 00:32:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords ai edu labelbox labeling llm machinelearning ml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lbox-clients

This is an example module which can be cloned and reused to develop modules under the `lbox` namespace.

## Module Status: Experimental

**TLDR: This module may be removed or altered at any given time and there is no offical support.**

Please see [here](https://docs.labelbox.com/docs/product-release-phases) for the formal definition of `Experimental`.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lbox-clients",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "ai, edu, labelbox, labeling, llm, machinelearning, ml",
    "author": null,
    "author_email": "Labelbox <engineering@labelbox.com>",
    "download_url": "https://files.pythonhosted.org/packages/a6/91/5c6e27ec3591a89ded4dedda2ff8c4f8e42031a584600a91653ee7cd9ce9/lbox_clients-1.1.1.tar.gz",
    "platform": null,
    "description": "# lbox-clients\n\nThis is an example module which can be cloned and reused to develop modules under the `lbox` namespace.\n\n## Module Status: Experimental\n\n**TLDR: This module may be removed or altered at any given time and there is no offical support.**\n\nPlease see [here](https://docs.labelbox.com/docs/product-release-phases) for the formal definition of `Experimental`.",
    "bugtrack_url": null,
    "license": null,
    "summary": "This module contains client sdk uses to conntect to the Labelbox API and backends",
    "version": "1.1.1",
    "project_urls": {
        "Changelog": "https://github.com/Labelbox/labelbox-python/blob/develop/libs/labelbox/CHANGELOG.md",
        "Documentation": "https://labelbox-python.readthedocs.io/en/latest/",
        "Homepage": "https://labelbox.com/",
        "Issues": "https://github.com/Labelbox/labelbox-python/issues",
        "Repository": "https://github.com/Labelbox/labelbox-python"
    },
    "split_keywords": [
        "ai",
        " edu",
        " labelbox",
        " labeling",
        " llm",
        " machinelearning",
        " ml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9c2777883a3881dbedf7de7b565fa50c3a0efa8107baa5c73b8dbfae82e6414",
                "md5": "372e2508f8440c8b6593a1fe61d7ef5a",
                "sha256": "8bfea75559201578cd5dacd2c1699f766a8797f6c6c647bb514d8ec7e2a077cd"
            },
            "downloads": -1,
            "filename": "lbox_clients-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "372e2508f8440c8b6593a1fe61d7ef5a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8603,
            "upload_time": "2024-11-13T00:32:08",
            "upload_time_iso_8601": "2024-11-13T00:32:08.298182Z",
            "url": "https://files.pythonhosted.org/packages/b9/c2/777883a3881dbedf7de7b565fa50c3a0efa8107baa5c73b8dbfae82e6414/lbox_clients-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6915c6e27ec3591a89ded4dedda2ff8c4f8e42031a584600a91653ee7cd9ce9",
                "md5": "0d80c3a8777603abda22faa2d57a88be",
                "sha256": "969ef5b8c5168ba7402e4fe0e32d7debe259b5a7d8e1aa2b128f02e03d14f77a"
            },
            "downloads": -1,
            "filename": "lbox_clients-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0d80c3a8777603abda22faa2d57a88be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8899,
            "upload_time": "2024-11-13T00:32:09",
            "upload_time_iso_8601": "2024-11-13T00:32:09.620724Z",
            "url": "https://files.pythonhosted.org/packages/a6/91/5c6e27ec3591a89ded4dedda2ff8c4f8e42031a584600a91653ee7cd9ce9/lbox_clients-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 00:32:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Labelbox",
    "github_project": "labelbox-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lbox-clients"
}
        
Elapsed time: 0.66045s