Skip to main content

ToolRegistry Hub: Ready-to-Use Tool Collection for LLM Agents — web search, file ops, code execution, and more

Project description

ToolRegistry Hub Documentation

PyPI version Docker Image CI Ask DeepWiki

中文版 | English version

Welcome to the ToolRegistry Hub documentation! This document provides detailed descriptions of all tools in the project.

Ecosystem

Package Description PyPI Docs
toolregistry Core library — tool registration, schema generation, execution PyPI Docs
toolregistry-server Server adapters — expose tools via OpenAPI & MCP PyPI Docs
toolregistry-hub Ready-to-use tools — calculator, web search, file ops, etc. PyPI Docs

📚 Documentation

For detailed documentation, please visit our ReadTheDocs pages:

Tools Overview

ToolRegistry Hub is a Python library that provides various utility tools designed to support common tasks. Here are the main tool categories:

  • Calculator Tools - Provides various mathematical calculation functions
  • Date Time Tools - Handles date, time, and timezone conversions
  • File Operations Tools - Provides file content manipulation functions
  • File System Tools - Provides file system operation functions
  • Web Search Tools - Provides web search functionality
  • Unit Converter Tools - Provides conversions between various units
  • Other Tools - Other utility tools
  • Server Mode - REST API and MCP server
  • Docker Deployment - Docker containerization deployment

For detailed information about each tool category, please refer to the online documentation.

Quick Start

To use ToolRegistry Hub, first install the library:

pip install toolregistry-hub

Then, you can import and use the required tools:

from toolregistry_hub import Calculator, DateTime, FileOps

# Use calculator
result = Calculator.evaluate("2 + 2 * 3")
print(result)  # Output: 8

# Get current time
current_time = DateTime.now()
print(current_time)

Documentation Structure

This documentation is organized by tool categories, with each tool category having its own page that details all tools, methods, and usage examples under that category.

Contributing

If you want to contribute to ToolRegistry Hub, please refer to the GitHub repository.

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

toolregistry_hub-0.8.2.tar.gz (172.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toolregistry_hub-0.8.2-py3-none-any.whl (161.8 kB view details)

Uploaded Python 3

File details

Details for the file toolregistry_hub-0.8.2.tar.gz.

File metadata

  • Download URL: toolregistry_hub-0.8.2.tar.gz
  • Upload date:
  • Size: 172.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for toolregistry_hub-0.8.2.tar.gz
Algorithm Hash digest
SHA256 96fb27a53f8a8034601c93e8bca0c41c16ecd2fc4257850aa2cfd25039b98bb2
MD5 c4da59a5a666c7ba3199efdbfdc04fc0
BLAKE2b-256 3b504b1085bba52fa33effb0fa9a1ebd8683f17830aaf9fac5d4164b50485dee

See more details on using hashes here.

File details

Details for the file toolregistry_hub-0.8.2-py3-none-any.whl.

File metadata

File hashes

Hashes for toolregistry_hub-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 99f516bf0570177ac5b74acc3698d43024533d6067d02d3c17e47d4ebc28f1a6
MD5 7848faf4f5a765868685b6f548406d4c
BLAKE2b-256 9d6e9bbd4e790a7be44f562ffd76db742fee2267bd3c802c2fc51a27d2a7c65d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page