Skip to main content

ToolRegistry Hub: A Python library providing various utility tools for mathematical calculations, date/time operations, file management, web search, unit conversions, and more - designed to support common tasks in LLM function calling and general development

Project description

ToolRegistry Hub Documentation

Docker Image Version PyPI version GitHub version Ask DeepWiki

中文版 | English version

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

📚 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, FileSystem

# 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.5.5.tar.gz (83.7 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.5.5-py3-none-any.whl (96.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for toolregistry_hub-0.5.5.tar.gz
Algorithm Hash digest
SHA256 3f6a7c6ae3880445347f8ba68b9c6326e2a1dacd3f88a835391f16d3d154a6bf
MD5 6434df1074d88cffb9d57a8924b7d4fd
BLAKE2b-256 927cb0db3ee2afc1f33a681a91aaefb0d75f62773fb2cac799106709d7ff474c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for toolregistry_hub-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8c2da218a3dffe0ef52dfa05bb60b7a324dccf33616522454b86dc2ca0a5d548
MD5 fbee20c5f057013686948e98f8cab21f
BLAKE2b-256 62a9f4d8b713d6e68ec9dcd7f7a0c73adc8e3016d9eed6aa7a2691facb65cfe4

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