fireworks-ai


Namefireworks-ai JSON
Version 0.19.2 PyPI version JSON
download
home_pageNone
SummaryPython client library for the Fireworks AI Platform
upload_time2025-07-17 06:32:08
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/36/0d/930ad7abdef00839e50432341e29f2785b0d0f699880a4b6f197e8b8f5cb/fireworks_ai-0.19.2.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.19.2",
    "project_urls": {
        "Homepage": "https://fireworks.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cc200ce9e5b6f67bb8291b69e4350c1e3709d432f0cc7bbe49ecb35a9e9a464",
                "md5": "9dd531d3ace38f4e838c79f2ec76e78a",
                "sha256": "32ceb099e24ed22061c970287df11e7e318779be824f017e35cbffd38ff87f83"
            },
            "downloads": -1,
            "filename": "fireworks_ai-0.19.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9dd531d3ace38f4e838c79f2ec76e78a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 564723,
            "upload_time": "2025-07-17T06:32:07",
            "upload_time_iso_8601": "2025-07-17T06:32:07.307534Z",
            "url": "https://files.pythonhosted.org/packages/7c/c2/00ce9e5b6f67bb8291b69e4350c1e3709d432f0cc7bbe49ecb35a9e9a464/fireworks_ai-0.19.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "360d930ad7abdef00839e50432341e29f2785b0d0f699880a4b6f197e8b8f5cb",
                "md5": "c8238e301e8a76f927e618df70636aac",
                "sha256": "447109a3e292891d4000d454e8ff408860a77d04fb4f1830b9b789dc57db0581"
            },
            "downloads": -1,
            "filename": "fireworks_ai-0.19.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c8238e301e8a76f927e618df70636aac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 392959,
            "upload_time": "2025-07-17T06:32:08",
            "upload_time_iso_8601": "2025-07-17T06:32:08.715368Z",
            "url": "https://files.pythonhosted.org/packages/36/0d/930ad7abdef00839e50432341e29f2785b0d0f699880a4b6f197e8b8f5cb/fireworks_ai-0.19.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 06:32:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fireworks-ai"
}
        
Elapsed time: 0.51123s