baseten


Namebaseten JSON
Version 0.8.1 PyPI version JSON
download
home_page
SummaryDeploy machine learning models to Baseten
upload_time2023-08-16 21:02:56
maintainer
docs_urlNone
authorAmir Haghighat
requires_python>=3.8,<3.12
license
keywords mlops ai model serving model deployment machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Baseten

This is the Python client for [Baseten](https://baseten.co) and [Blueprint](https://blueprint.baseten.co).

## Installation

Install the latest version of the `baseten` package:

```sh
pip install --upgrade baseten
```

## Baseten

Baseten is a hosted platform for building ML-powered applications. Build apps with auto-scaling, GPU access, CRON jobs, and serverless functions.

Visit our official documentation for Baseten at [docs.baseten.co](https://docs.baseten.co).

## Blueprint

Blueprint is the model fine-tuning and serving infrastructure for developers. It's powered by Baseten infrastructure and uses the baseten PyPi package.

Visit our official documentation for Blueprint at [docs.blueprint.baseten.co](https://docs.blueprint.baseten.co).
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "baseten",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.12",
    "maintainer_email": "",
    "keywords": "MLOps,AI,Model Serving,Model Deployment,Machine Learning",
    "author": "Amir Haghighat",
    "author_email": "amir@baseten.co",
    "download_url": "https://files.pythonhosted.org/packages/21/b5/959f2aef1097667bf7cbbfe30b129a5f2faf1285df3f7ad9b6f082ad6b59/baseten-0.8.1.tar.gz",
    "platform": null,
    "description": "# Baseten\n\nThis is the Python client for [Baseten](https://baseten.co) and [Blueprint](https://blueprint.baseten.co).\n\n## Installation\n\nInstall the latest version of the `baseten` package:\n\n```sh\npip install --upgrade baseten\n```\n\n## Baseten\n\nBaseten is a hosted platform for building ML-powered applications. Build apps with auto-scaling, GPU access, CRON jobs, and serverless functions.\n\nVisit our official documentation for Baseten at [docs.baseten.co](https://docs.baseten.co).\n\n## Blueprint\n\nBlueprint is the model fine-tuning and serving infrastructure for developers. It's powered by Baseten infrastructure and uses the baseten PyPi package.\n\nVisit our official documentation for Blueprint at [docs.blueprint.baseten.co](https://docs.blueprint.baseten.co).",
    "bugtrack_url": null,
    "license": "",
    "summary": "Deploy machine learning models to Baseten",
    "version": "0.8.1",
    "project_urls": {
        "Documentation": "https://docs.baseten.co",
        "Homepage": "https://baseten.co",
        "Truss": "https://truss.baseten.co"
    },
    "split_keywords": [
        "mlops",
        "ai",
        "model serving",
        "model deployment",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2b80518c809b02e4114d182a080da12cc40f222339cf6c22f6c47132f43ded6",
                "md5": "941f5e210cc308408ba20a9da03d70e1",
                "sha256": "30ba7c825c7e2a76e001b331f992b70bf980f4f35e1749dbef16d5fbcca49706"
            },
            "downloads": -1,
            "filename": "baseten-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "941f5e210cc308408ba20a9da03d70e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.12",
            "size": 56829,
            "upload_time": "2023-08-16T21:02:54",
            "upload_time_iso_8601": "2023-08-16T21:02:54.182873Z",
            "url": "https://files.pythonhosted.org/packages/a2/b8/0518c809b02e4114d182a080da12cc40f222339cf6c22f6c47132f43ded6/baseten-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21b5959f2aef1097667bf7cbbfe30b129a5f2faf1285df3f7ad9b6f082ad6b59",
                "md5": "407ff63cdee1cbcfb5c45c75f5a4a505",
                "sha256": "3d70556a246499459bd25515363ba4689845c88c1df2266c1ed6797942364385"
            },
            "downloads": -1,
            "filename": "baseten-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "407ff63cdee1cbcfb5c45c75f5a4a505",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.12",
            "size": 43894,
            "upload_time": "2023-08-16T21:02:56",
            "upload_time_iso_8601": "2023-08-16T21:02:56.244899Z",
            "url": "https://files.pythonhosted.org/packages/21/b5/959f2aef1097667bf7cbbfe30b129a5f2faf1285df3f7ad9b6f082ad6b59/baseten-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-16 21:02:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "baseten"
}
        
Elapsed time: 0.23748s