redbrick-sdk


Nameredbrick-sdk JSON
Version 2.17.2 PyPI version JSON
download
home_pageNone
SummaryRedBrick platform Python SDK!
upload_time2024-04-11 08:21:50
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.8
licenseNone
keywords redbrick
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is an SDK to make integration with the RedBrick AI platform as easy as possible. This includes uploading and downloading data
as well as making your datasets easily available for training. Use this SDK to access your data and labels anywhere you run your code, whether that is on the cloud or locally with a Jupyter Notebook.

Please feel free to submit issues on github or at [support@redbrickai.com](mailto:support@redbrickai.com) if you run into any problems or have suggestions.

Visit [docs](https://sdk.redbrickai.com) for tutorials on how to use this library.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "redbrick-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": "redbrick",
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "This is an SDK to make integration with the RedBrick AI platform as easy as possible. This includes uploading and downloading data\nas well as making your datasets easily available for training. Use this SDK to access your data and labels anywhere you run your code, whether that is on the cloud or locally with a Jupyter Notebook.\n\nPlease feel free to submit issues on github or at [support@redbrickai.com](mailto:support@redbrickai.com) if you run into any problems or have suggestions.\n\nVisit [docs](https://sdk.redbrickai.com) for tutorials on how to use this library.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "RedBrick platform Python SDK!",
    "version": "2.17.2",
    "project_urls": {
        "Changelog": "https://github.com/redbrick-ai/redbrick-sdk/releases",
        "Documentation": "https://sdk.redbrickai.com",
        "Homepage": "https://www.redbrickai.com"
    },
    "split_keywords": [
        "redbrick"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a09729a8753e977159e7450f6c1d59b6344841abe6988dae8156f54f5b45eb2",
                "md5": "291e7eb04cf8c06f8b28fd5144bbab72",
                "sha256": "c1083833df03e3f96ee68f49aa43a4cc44f55b9904d2995277c98b47038cd881"
            },
            "downloads": -1,
            "filename": "redbrick_sdk-2.17.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "291e7eb04cf8c06f8b28fd5144bbab72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 132361,
            "upload_time": "2024-04-11T08:21:50",
            "upload_time_iso_8601": "2024-04-11T08:21:50.117250Z",
            "url": "https://files.pythonhosted.org/packages/8a/09/729a8753e977159e7450f6c1d59b6344841abe6988dae8156f54f5b45eb2/redbrick_sdk-2.17.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 08:21:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "redbrick-ai",
    "github_project": "redbrick-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "redbrick-sdk"
}
        
Elapsed time: 0.43198s