Name | agentrun-sdk JSON |
Version |
0.1.3
JSON |
| download |
home_page | None |
Summary | AgentRun Operation SDK - A toolkit for agent runtime operations |
upload_time | 2025-08-08 20:47:33 |
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-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/e5/f5/9144cc0a5071248366dbb1543a3160a4c2d80a18ba62382153c8fd4b607d/agentrun_sdk-0.1.3.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.3",
"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": "13d5b7e312df7284a22767538ac0cd0695c74f841306b5da572b5aeeb936edc0",
"md5": "cf8e195051a3a985de955374622fcdbf",
"sha256": "0eabb3ab4c5298890350281a3b04f9f616aeaf71817a102299e68962e1b7f92e"
},
"downloads": -1,
"filename": "agentrun_sdk-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cf8e195051a3a985de955374622fcdbf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 231854,
"upload_time": "2025-08-08T20:47:31",
"upload_time_iso_8601": "2025-08-08T20:47:31.526155Z",
"url": "https://files.pythonhosted.org/packages/13/d5/b7e312df7284a22767538ac0cd0695c74f841306b5da572b5aeeb936edc0/agentrun_sdk-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e5f59144cc0a5071248366dbb1543a3160a4c2d80a18ba62382153c8fd4b607d",
"md5": "d517f7eabeb9321a8d0e0b13c06d005f",
"sha256": "289617fd14870fbbad9f86a2a8b0fabb4b66b81fca325e23e205d97017a6647f"
},
"downloads": -1,
"filename": "agentrun_sdk-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "d517f7eabeb9321a8d0e0b13c06d005f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 174257,
"upload_time": "2025-08-08T20:47:33",
"upload_time_iso_8601": "2025-08-08T20:47:33.121983Z",
"url": "https://files.pythonhosted.org/packages/e5/f5/9144cc0a5071248366dbb1543a3160a4c2d80a18ba62382153c8fd4b607d/agentrun_sdk-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 20:47:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "hw-agentrun-sdk-python",
"github_not_found": true,
"lcname": "agentrun-sdk"
}