fireworks-ai


Namefireworks-ai JSON
Version 0.18.0 PyPI version JSON
download
home_pageNone
SummaryPython client library for the Fireworks AI Platform
upload_time2025-07-11 15:46:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fireworks AI Python library

[![PyPI Version](https://img.shields.io/pypi/v/fireworks-ai.svg)](https://pypi.org/project/fireworks-ai/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[Fireworks AI](https://fireworks.ai/) is a platform for application developers
and machine learning engineers to build, experiment, and deploy open-source models. Our
platform is built upon the fastest and most efficient engine for deploying
open-source models in production.

To access all of our capabilities, we offer an idiomatic Python SDK that provides
a developer-friendly experience from prototype to production.

## Getting Started

See [the tutorial](http://docs.fireworks.ai/tools-sdks/python-client/the-tutorial) to get started.

## Installation

This package requires Python 3.9 or higher.

```sh
pip install fireworks-ai
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fireworks-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Fireworks AI <info@fireworks.ai>",
    "download_url": "https://files.pythonhosted.org/packages/d9/32/bb8036e07a1d52541dfab5b3b9415fdb3520b5b32b436c1cfd89e7b60abe/fireworks_ai-0.18.0.tar.gz",
    "platform": null,
    "description": "# Fireworks AI Python library\n\n[![PyPI Version](https://img.shields.io/pypi/v/fireworks-ai.svg)](https://pypi.org/project/fireworks-ai/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[Fireworks AI](https://fireworks.ai/) is a platform for application developers\nand machine learning engineers to build, experiment, and deploy open-source models. Our\nplatform is built upon the fastest and most efficient engine for deploying\nopen-source models in production.\n\nTo access all of our capabilities, we offer an idiomatic Python SDK that provides\na developer-friendly experience from prototype to production.\n\n## Getting Started\n\nSee [the tutorial](http://docs.fireworks.ai/tools-sdks/python-client/the-tutorial) to get started.\n\n## Installation\n\nThis package requires Python 3.9 or higher.\n\n```sh\npip install fireworks-ai\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python client library for the Fireworks AI Platform",
    "version": "0.18.0",
    "project_urls": {
        "Homepage": "https://fireworks.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db96df478ae12433c83d944d720682aea30c4cba18dcaef5af6477024771131c",
                "md5": "838552cc190fa05aaf517013d14dfd24",
                "sha256": "e63be2ddb06767a4cde18aa99459791364f74b525fb9b2002d45e40dabe076f5"
            },
            "downloads": -1,
            "filename": "fireworks_ai-0.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "838552cc190fa05aaf517013d14dfd24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 542504,
            "upload_time": "2025-07-11T15:46:38",
            "upload_time_iso_8601": "2025-07-11T15:46:38.313612Z",
            "url": "https://files.pythonhosted.org/packages/db/96/df478ae12433c83d944d720682aea30c4cba18dcaef5af6477024771131c/fireworks_ai-0.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d932bb8036e07a1d52541dfab5b3b9415fdb3520b5b32b436c1cfd89e7b60abe",
                "md5": "22476932b283fa3d628582897bd8cdc0",
                "sha256": "14dc7b23c12c692e02685ae31fcfbf0a0cc43a2e56275156eeac1c6185e1a73d"
            },
            "downloads": -1,
            "filename": "fireworks_ai-0.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "22476932b283fa3d628582897bd8cdc0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 378927,
            "upload_time": "2025-07-11T15:46:39",
            "upload_time_iso_8601": "2025-07-11T15:46:39.862466Z",
            "url": "https://files.pythonhosted.org/packages/d9/32/bb8036e07a1d52541dfab5b3b9415fdb3520b5b32b436c1cfd89e7b60abe/fireworks_ai-0.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 15:46:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fireworks-ai"
}
        
Elapsed time: 0.45545s