Name | flowstream JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | SSE-first streaming microframework for Python LLM/realtime apps |
upload_time | 2025-08-31 01:27:47 |
maintainer | None |
docs_url | None |
author | Your Name |
requires_python | >=3.10 |
license | MIT |
keywords |
fastapi
llm
realtime
sse
streaming
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Flowstream
SSE-first streaming microframework for Python LLM/realtime apps.
## Install
```bash
pip install flowstream
Raw data
{
"_id": null,
"home_page": null,
"name": "flowstream",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "fastapi, llm, realtime, sse, streaming",
"author": "Your Name",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3c/0a/8f08702c4ab4c248f0e266be2d471036b91bde2902dff5aaef50c4436e2e/flowstream-0.1.0.tar.gz",
"platform": null,
"description": "# Flowstream\nSSE-first streaming microframework for Python LLM/realtime apps.\n\n## Install\n```bash\npip install flowstream\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "SSE-first streaming microframework for Python LLM/realtime apps",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/codingjenny/flowstream",
"Issues": "https://github.com/codingjenny/flowstream/issues"
},
"split_keywords": [
"fastapi",
" llm",
" realtime",
" sse",
" streaming"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fa6787a275e64f08b551df76a9b1549bec3a6249c783cdbffed95881c475d211",
"md5": "64553516b4ccaf0162568d61d7730538",
"sha256": "807c6527f7c6f89ddb0ae0b9d4959d397333c355f06da9b88269ab678e5e36b4"
},
"downloads": -1,
"filename": "flowstream-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "64553516b4ccaf0162568d61d7730538",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4766,
"upload_time": "2025-08-31T01:27:46",
"upload_time_iso_8601": "2025-08-31T01:27:46.401071Z",
"url": "https://files.pythonhosted.org/packages/fa/67/87a275e64f08b551df76a9b1549bec3a6249c783cdbffed95881c475d211/flowstream-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3c0a8f08702c4ab4c248f0e266be2d471036b91bde2902dff5aaef50c4436e2e",
"md5": "c13c1847847d0760bfc806b659f65c7f",
"sha256": "9b07299b9c7af75ec3e2b477612230668a0aa08b8ec428c4a895b510efca1086"
},
"downloads": -1,
"filename": "flowstream-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c13c1847847d0760bfc806b659f65c7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 5818,
"upload_time": "2025-08-31T01:27:47",
"upload_time_iso_8601": "2025-08-31T01:27:47.730257Z",
"url": "https://files.pythonhosted.org/packages/3c/0a/8f08702c4ab4c248f0e266be2d471036b91bde2902dff5aaef50c4436e2e/flowstream-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-31 01:27:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codingjenny",
"github_project": "flowstream",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "flowstream"
}