UniTools SDK - A unified tool registration and execution framework for LLM agents
Project description
UniTools SDK
快速开始
本项目使用 uv 进行极速包管理。
1. 安装 uv
# macOS / Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
2. 初始化环境
# 创建虚拟环境并安装依赖
uv sync
# 激活虚拟环境
source .venv/bin/activate # macOS/Linux
# .venv\Scripts\activate # Windows
3. 常用命令
# 添加依赖
uv add <package_name>
# 运行脚本
uv run main.py
# 运行测试
uv run pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uni_tool-0.1.0.tar.gz
(123.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
uni_tool-0.1.0-py3-none-any.whl
(25.6 kB
view details)
File details
Details for the file uni_tool-0.1.0.tar.gz.
File metadata
- Download URL: uni_tool-0.1.0.tar.gz
- Upload date:
- Size: 123.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a83a6bdb2be6f50e93f4cf44251a78b28308956cc02c8c798a4ee0e446c67643
|
|
| MD5 |
15df0648ff4f4d477d2f7dc0ce2f3f06
|
|
| BLAKE2b-256 |
bac24b6572c559d0e7177c1c0d26964c589e098c4b53ca47dc894c2b2e31fd8b
|
File details
Details for the file uni_tool-0.1.0-py3-none-any.whl.
File metadata
- Download URL: uni_tool-0.1.0-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2486cfe2cf906e91d56690733afcd0a58f818366bd1ce863ad45bdbd374be2df
|
|
| MD5 |
dc2f53fdb2d96e7b595f10d6c63eb583
|
|
| BLAKE2b-256 |
dd31711e61973223bb5a3325f07325dfc582e8834b985c4ce477f22627283303
|