fireworks-ai


Namefireworks-ai JSON
Version 0.19.18 PyPI version JSON
download
home_pageNone
SummaryPython client library for the Fireworks AI Platform
upload_time2025-08-06 22:49:07
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/eb/14/cc306dfc0e781487e4589bf2244ddb7341513a6dbed0218db957a724cf2f/fireworks_ai-0.19.18.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.18",
    "project_urls": {
        "Homepage": "https://fireworks.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99dbb14b94a7b68c269043121b69c4a60cefe7953c3bc2e5445d20f141b88370",
                "md5": "781eb06b62ecad2fbce74f0ff7a7ceb0",
                "sha256": "2654fc1c25b76d7c9ae50d4ccd0e2e083700bff7cb9f62570dbd39942a100f0d"
            },
            "downloads": -1,
            "filename": "fireworks_ai-0.19.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "781eb06b62ecad2fbce74f0ff7a7ceb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 570265,
            "upload_time": "2025-08-06T22:49:05",
            "upload_time_iso_8601": "2025-08-06T22:49:05.358486Z",
            "url": "https://files.pythonhosted.org/packages/99/db/b14b94a7b68c269043121b69c4a60cefe7953c3bc2e5445d20f141b88370/fireworks_ai-0.19.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb14cc306dfc0e781487e4589bf2244ddb7341513a6dbed0218db957a724cf2f",
                "md5": "d848935a19bca1eec14cfda0e0e80188",
                "sha256": "6566111226c6a822c54043bdfdf8d1f8356d4c9bba921274efb41e342523650b"
            },
            "downloads": -1,
            "filename": "fireworks_ai-0.19.18.tar.gz",
            "has_sig": false,
            "md5_digest": "d848935a19bca1eec14cfda0e0e80188",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 414444,
            "upload_time": "2025-08-06T22:49:07",
            "upload_time_iso_8601": "2025-08-06T22:49:07.025260Z",
            "url": "https://files.pythonhosted.org/packages/eb/14/cc306dfc0e781487e4589bf2244ddb7341513a6dbed0218db957a724cf2f/fireworks_ai-0.19.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 22:49:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fireworks-ai"
}
        
Elapsed time: 2.23033s