Name | just-agents-tools JSON |
Version |
0.8.4
JSON |
| download |
home_page | None |
Summary | Just Agents - Tools Components |
upload_time | 2025-09-04 23:10:53 |
maintainer | Anton Kulaga |
docs_url | None |
author | Alex Karmazin |
requires_python | <3.15,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# just-agents-tools
Part of [just-agents](https://github.com/longevity-genie/just-agents) - a lightweight, straightforward library for LLM agents that focuses on simplicity over unnecessary abstractions. While other libraries often over-engineer LLM interactions, just-agents keeps things simple and transparent, treating LLM interactions primarily as string operations with clear templating.
## Overview
The tools subpackage aims to provide useful, commonly needed functionalities that can be easily integrated with just-agents, while maintaining:
- 🎯 Simplicity first - no over-engineering
- 📝 Clear, readable implementations
- 🔧 Easy integration with just-agents
- 🚫 No unnecessary abstractions or dependencies
## Status
🚧 This subpackage is currently under development. Tools will be added based on common use cases and community needs.
## Contributing
If you have ideas for useful tools that could benefit the just-agents ecosystem, feel free to contribute! Remember to keep implementations simple and focused.
Raw data
{
"_id": null,
"home_page": null,
"name": "just-agents-tools",
"maintainer": "Anton Kulaga",
"docs_url": null,
"requires_python": "<3.15,>=3.10",
"maintainer_email": "antonkulaga@gmail.com",
"keywords": null,
"author": "Alex Karmazin",
"author_email": "karmazinalex@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/12/6e/6a1d94ff3e6dbd7d819a3fd5aafcb0bd862ca2e48e76f723671d9efead2d/just_agents_tools-0.8.4.tar.gz",
"platform": null,
"description": "# just-agents-tools\n\nPart of [just-agents](https://github.com/longevity-genie/just-agents) - a lightweight, straightforward library for LLM agents that focuses on simplicity over unnecessary abstractions. While other libraries often over-engineer LLM interactions, just-agents keeps things simple and transparent, treating LLM interactions primarily as string operations with clear templating.\n\n## Overview\n\nThe tools subpackage aims to provide useful, commonly needed functionalities that can be easily integrated with just-agents, while maintaining:\n- \ud83c\udfaf Simplicity first - no over-engineering\n- \ud83d\udcdd Clear, readable implementations\n- \ud83d\udd27 Easy integration with just-agents\n- \ud83d\udeab No unnecessary abstractions or dependencies\n\n## Status\n\n\ud83d\udea7 This subpackage is currently under development. Tools will be added based on common use cases and community needs.\n\n## Contributing\n\nIf you have ideas for useful tools that could benefit the just-agents ecosystem, feel free to contribute! Remember to keep implementations simple and focused.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Just Agents - Tools Components",
"version": "0.8.4",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0964f082bd244673ac38070dac6eb970b30fdf44f590d7e277abd3eefb3622c5",
"md5": "486c486ef10b3617f8762bee3cbe27d0",
"sha256": "ae74a15def51fbbd0fff50d0624d46352f83b2c4440f816ccbda4bad527b8643"
},
"downloads": -1,
"filename": "just_agents_tools-0.8.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "486c486ef10b3617f8762bee3cbe27d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.15,>=3.10",
"size": 12126,
"upload_time": "2025-09-04T23:10:52",
"upload_time_iso_8601": "2025-09-04T23:10:52.521660Z",
"url": "https://files.pythonhosted.org/packages/09/64/f082bd244673ac38070dac6eb970b30fdf44f590d7e277abd3eefb3622c5/just_agents_tools-0.8.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "126e6a1d94ff3e6dbd7d819a3fd5aafcb0bd862ca2e48e76f723671d9efead2d",
"md5": "7b2bcae56d072318b1b0efc4a50fceba",
"sha256": "35cc1bbe28cb349ae4f440915bb9adb0f0c28cd2fb80c38161ac26a89cb8053f"
},
"downloads": -1,
"filename": "just_agents_tools-0.8.4.tar.gz",
"has_sig": false,
"md5_digest": "7b2bcae56d072318b1b0efc4a50fceba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.15,>=3.10",
"size": 9181,
"upload_time": "2025-09-04T23:10:53",
"upload_time_iso_8601": "2025-09-04T23:10:53.838862Z",
"url": "https://files.pythonhosted.org/packages/12/6e/6a1d94ff3e6dbd7d819a3fd5aafcb0bd862ca2e48e76f723671d9efead2d/just_agents_tools-0.8.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-04 23:10:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "just-agents-tools"
}