Name | agentrun-operation-sdk JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | AgentRun Operation SDK - A toolkit for agent runtime operations |
upload_time | 2025-08-08 19:32:45 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT |
keywords |
agent
runtime
sdk
operations
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# hw-agentrun-sdk-python
## Getting started
### Start server
```sh
python agentrun_wrapper_test.py
```
### Start client
```sh
python cli.py
```
Input to test:
```sh
Example inputs:
What is the weather now?
--------------------------------------------------
Input: What is the weather now
Response:
"The current weather is sunny."
```
Raw data
{
"_id": null,
"home_page": null,
"name": "agentrun-operation-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "agent, runtime, sdk, operations",
"author": null,
"author_email": "Your Name <your.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/20/06/49bb3a59f1e3fdc488b470e372e2173c5de48aba9cff23082369e91ffd84/agentrun_operation_sdk-0.1.0.tar.gz",
"platform": null,
"description": "# hw-agentrun-sdk-python\r\n\r\n\r\n\r\n## Getting started\r\n\r\n### Start server\r\n```sh\r\npython agentrun_wrapper_test.py\r\n```\r\n\r\n### Start client\r\n```sh\r\npython cli.py\r\n```\r\n\r\nInput to test:\r\n```sh\r\nExample inputs:\r\n What is the weather now?\r\n--------------------------------------------------\r\n\r\nInput: What is the weather now\r\nResponse:\r\n\"The current weather is sunny.\"\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "AgentRun Operation SDK - A toolkit for agent runtime operations",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/yourusername/hw-agentrun-sdk-python",
"Issues": "https://github.com/yourusername/hw-agentrun-sdk-python/issues",
"Repository": "https://github.com/yourusername/hw-agentrun-sdk-python"
},
"split_keywords": [
"agent",
" runtime",
" sdk",
" operations"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b18b333e17f61d55f601fbb1c8802d78296f52cf89e29cd7a029efcc1e411b2f",
"md5": "d7c5a402b92a460f573989740fa798c1",
"sha256": "34ffa21f111309a55d92b730d57f7ca595d98b7cbdbb7df08bcc75bf3ffc223a"
},
"downloads": -1,
"filename": "agentrun_operation_sdk-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d7c5a402b92a460f573989740fa798c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 229042,
"upload_time": "2025-08-08T19:32:43",
"upload_time_iso_8601": "2025-08-08T19:32:43.904698Z",
"url": "https://files.pythonhosted.org/packages/b1/8b/333e17f61d55f601fbb1c8802d78296f52cf89e29cd7a029efcc1e411b2f/agentrun_operation_sdk-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "200649bb3a59f1e3fdc488b470e372e2173c5de48aba9cff23082369e91ffd84",
"md5": "8c26d300a45dd15af37d8cc375202538",
"sha256": "59dfafe92e053526815f4f0991fc029eae3693f454d3561e69f14e6694171c18"
},
"downloads": -1,
"filename": "agentrun_operation_sdk-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "8c26d300a45dd15af37d8cc375202538",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 172164,
"upload_time": "2025-08-08T19:32:45",
"upload_time_iso_8601": "2025-08-08T19:32:45.504626Z",
"url": "https://files.pythonhosted.org/packages/20/06/49bb3a59f1e3fdc488b470e372e2173c5de48aba9cff23082369e91ffd84/agentrun_operation_sdk-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 19:32:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "hw-agentrun-sdk-python",
"github_not_found": true,
"lcname": "agentrun-operation-sdk"
}