aob

View on PyPIReverse Dependencies (0)

0.2.10 aob-0.2.10-py3-none-any.whl

Wheel Details

Project: aob
Version: 0.2.10
Filename: aob-0.2.10-py3-none-any.whl
Download: [link]
Size: 19691
MD5: d52538dd74f546a6459368eafca046f1
SHA256: 8562aa46bf8ecc922abc7e004c230043eedc9c9e2d17840739941c878d42e62c
Uploaded: 2025-01-20 14:34:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aob
Version: 0.2.10
Summary: CLI tool for managing and running AO Applications
Author: Pratik
Author-Email: pratik[at]arweave.org
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13,<4.0
Requires-Dist: anthropic (<0.43.0,>=0.42.0)
Requires-Dist: ell-ai[sqlite] (<0.0.16,>=0.0.15)
Requires-Dist: fastapi (<0.116.0,>=0.115.6)
Requires-Dist: httpx (==0.27.2)
Requires-Dist: openai (<2.0.0,>=1.54.1)
Requires-Dist: rich (<14.0.0,>=13.9.3)
Requires-Dist: ruff (<0.8.0,>=0.7.2)
Requires-Dist: setuptools (<76.0.0,>=75.3.0)
Requires-Dist: typer (<0.13.0,>=0.12.5)
Requires-Dist: uvicorn (<0.35.0,>=0.34.0)
Requires-Dist: watchfiles (<2.0.0,>=1.0.3)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aob/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aob/main.py sha256=0LG0-LyWS_NuJ2xlTbHPEnyGgILrIH6IOj0dDb25s4M 31594
aob/prompts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aob/prompts/generate_test.py sha256=YKxc_UTk3l_pbOSyj6OkcZ1_Fa7UpnuDt0yO4qA9wLA 5632
aob/prompts/prompt_templates.py sha256=QpyQM_1fguWHK3Btm7hZMDGMkJepNA81_p_RfBvLa44 4562
aob/prompts/simple_example.py sha256=NsapHooHpAaSGaLFoohgLS1S0DQvLnQ8g8eWbJ84yPQ 8124
aob/prompts/sqlite_example.py sha256=hdbxFkhr70jAGLOKPyFD1ht-8FkGmhYCGwQOUq5-FM0 5918
aob/prompts/transform_example.py sha256=i4_WMfOnG5Gl8J_JK1V3bV3S2TbAJYYeHOgANA_AW_8 9341
aob/setup.py sha256=j_QBQzLcs9WblvOy_vX0ImSeTTq6LI5cE7VUjGBWCxI 246
aob-0.2.10.dist-info/LICENSE.md sha256=PfdHkM1M0LjR4WSV_pe5zLpvZ0nHUx1KXpvDraw9_A0 1081
aob-0.2.10.dist-info/METADATA sha256=ltX9ChnwtwGkAmaUgsLibAxZsJqf2Hk-GzZfHIliKYA 738
aob-0.2.10.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
aob-0.2.10.dist-info/entry_points.txt sha256=ig90DjSSYvj-lGnNvMPARqDwT6ULs1kdPsUk5QSvrKw 101
aob-0.2.10.dist-info/RECORD

entry_points.txt

aob = aob.main:app
post_install = aob.entry:show_welcome