# Prompt flow core
[](https://pypi.org/project/promptflow-core/)
[](https://pypi.python.org/pypi/promptflow-core/)
[](https://microsoft.github.io/promptflow/reference/python-library-reference/promptflow-core/promptflow.html)
[](https://pypi.org/project/promptflow-core/)
## Introduction
The `promptflow-core` package provides the essential features needed to execute a `flow` in prompt flow.
For those seeking a **minimal** dependency to execute a flow in serving or cloud run scenarios, installing this package alone will suffice.
However, if you require the full capabilities of the `devkit` to simplify the usage of flow, connection, and run in local development lifecycle, please install the complete package using `pip install promptflow`.
## ChangeLog
Reach the full change log [here](https://microsoft.github.io/promptflow/reference/changelog/promptflow-core.html).
Raw data
{
"_id": null,
"home_page": "https://microsoft.github.io/promptflow/",
"name": "promptflow-core",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "core",
"author": "Microsoft Corporation",
"author_email": "aml-pt-eng@microsoft.com",
"download_url": null,
"platform": null,
"description": "# Prompt flow core\n\n[](https://pypi.org/project/promptflow-core/)\n[](https://pypi.python.org/pypi/promptflow-core/)\n[](https://microsoft.github.io/promptflow/reference/python-library-reference/promptflow-core/promptflow.html)\n[](https://pypi.org/project/promptflow-core/)\n\n## Introduction\n\nThe `promptflow-core` package provides the essential features needed to execute a `flow` in prompt flow.\n\nFor those seeking a **minimal** dependency to execute a flow in serving or cloud run scenarios, installing this package alone will suffice.\n\nHowever, if you require the full capabilities of the `devkit` to simplify the usage of flow, connection, and run in local development lifecycle, please install the complete package using `pip install promptflow`.\n\n## ChangeLog\n\nReach the full change log [here](https://microsoft.github.io/promptflow/reference/changelog/promptflow-core.html).\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Prompt flow core",
"version": "1.17.0",
"project_urls": {
"Bug Reports": "https://github.com/microsoft/promptflow/issues",
"Homepage": "https://microsoft.github.io/promptflow/",
"Repository": "https://github.com/microsoft/promptflow"
},
"split_keywords": [
"core"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "495da9b6a821bf2f0f12129be6185740f753487346cf2ed364adc111520ec7f4",
"md5": "9b263fa9c260a4bab39f619db8537a95",
"sha256": "e674174e12d9fe16a685d5591865f2fe0e362c782666c16495ec0a7cec9eecbd"
},
"downloads": -1,
"filename": "promptflow_core-1.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b263fa9c260a4bab39f619db8537a95",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 987735,
"upload_time": "2025-01-06T19:05:35",
"upload_time_iso_8601": "2025-01-06T19:05:35.346726Z",
"url": "https://files.pythonhosted.org/packages/49/5d/a9b6a821bf2f0f12129be6185740f753487346cf2ed364adc111520ec7f4/promptflow_core-1.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:05:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "microsoft",
"github_project": "promptflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "promptflow-core"
}