tono-ai

View on PyPIReverse Dependencies (0)

0.1.2 tono_ai-0.1.2-py3-none-any.whl

Wheel Details

Project: tono-ai
Version: 0.1.2
Filename: tono_ai-0.1.2-py3-none-any.whl
Download: [link]
Size: 15025
MD5: d7758c1dc816c1035b6c396e89968231
SHA256: 3ece8e3545a70d45ef567d99ad7e7fddb3d33c65e36bb8827a1d9e64cc98a7b4
Uploaded: 2024-11-02 03:22:10 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: tono-ai
Version: 0.1.2
Summary: A framework for building autonomous AI agents
Requires-Python: >=3.11
Requires-Dist: bs4 (>=0.0.2)
Requires-Dist: docstring-parser (>=0.16)
Requires-Dist: httpx (>=0.27.2)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: rich (>=13.9.2)
Requires-Dist: typer (>=0.12.5)
Requires-Dist: anthropic (>=0.37.1); extra == "anthropic"
Requires-Dist: openai (>=1.52.0); extra == "openai"
Provides-Extra: anthropic
Provides-Extra: openai
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1998 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tono/__init__.py sha256=2jWyFvM5CZ5hDLYxcnNrFCFDerT4kNLi9gkMHduuUwo 198
tono/__main__.py sha256=gosDXU8oV9_rgQ0Jsqui8Q8o6TPq7wanvEUlBYNslGQ 48
tono/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tono/cli/__init__.py sha256=Zu9KzPuhUJ1nl-Sw5_5-eIyGcRRWbs_-oNk7-fw53W4 631
tono/cli/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tono/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tono/lib/_agent.py sha256=WtMIMLGcPMnURl55bB33mxUB081qRXnU_F-PqROoYhM 4450
tono/lib/_docstrings.py sha256=Ousuj-GcEIZUP0J_6cirmVJWP_QMro_XL5I02J86s88 3302
tono/lib/_logging.py sha256=mQvw04EznPLlyXkH4ispVJ0V9kT5hHPYzvk9R7Jnd3M 670
tono/lib/_rich.py sha256=P3ncskTtSFUYfBEShBGfnjRDi6eBSq1yYqXwCeQkiho 716
tono/lib/base.py sha256=vVoucqbN8MumRPgmwn9RIFyUS4_HH6YM-YKq-Vkm3ic 761
tono/models/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
tono/models/anthropic/__init__.py sha256=YPSfk0S3AFeUXNokL-PCQB8W8CWzBCUyR6F773EETY0 99
tono/models/anthropic/_client.py sha256=w9STA63cEmjaMjVBTZy2_Dp8W3ce05MPRRDdHqaakjc 3561
tono/models/anthropic/_formatter.py sha256=UXF_L_-uWlN6zBv3MmRYmNreUnTv6mm7KR6WK2SIm6g 947
tono/models/openai/__init__.py sha256=cF1OQITd82KzBbBcwGBbNmpm4Y20CJ2OaIkeCIFBnSg 96
tono/models/openai/_client.py sha256=3xcjINyQFWwl9ujD-uph5SC4VXaKxOJerc02IOXQhQA 3434
tono/models/openai/_formatter.py sha256=rbf4v7YQHOzRauKSZXoixy8L9HALh0Dj5reTuuH6QVs 1093
tono/tools/__init__.py sha256=fV62ZEj6szKYMGNCDondufCiCbt191W9qhL9gmG7MQA 133
tono/tools/http.py sha256=66HJZFzemIFpl_GiJdk78e1ZzljtViuJFAN0DHsQNrM 1449
tono/tools/io.py sha256=FBLBU5WBxhom2O-Hh0wBbABCI6y8rqYoJ9oogUkWXDU 2886
tono_ai-0.1.2.dist-info/METADATA sha256=QByW6Z3AM3cd5V3xxSv2bebFBPuge8QEcJIcWYfEIPk 2540
tono_ai-0.1.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
tono_ai-0.1.2.dist-info/entry_points.txt sha256=FEdwtgZ1rdk79nATfUAUdTYrW687G6v029rb9nsAyBU 38
tono_ai-0.1.2.dist-info/licenses/LICENSE sha256=24_25TmftHnn7zZjRHq3XO17e-Uk9xDJA01dtvECZ3g 1070
tono_ai-0.1.2.dist-info/RECORD

entry_points.txt

tono = tono.cli:app