botifyme

View on PyPIReverse Dependencies (0)

0.1.5.2 botifyme-0.1.5.2-py3-none-any.whl

Wheel Details

Project: botifyme
Version: 0.1.5.2
Filename: botifyme-0.1.5.2-py3-none-any.whl
Download: [link]
Size: 17353
MD5: de902a00f5837fa2827934c4de12b6b9
SHA256: 63003fb828ade1c9c9453446aaba7f0e7d7ec877817e2df2497dbadfcd3159f5
Uploaded: 2024-07-01 21:29:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: botifyme
Version: 0.1.5.2
Summary: Framework for agentic workflows
Author: Arun Reddy
Author-Email: arun[at]botifyme.dev
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: autoregistry (<2.0.0,>=1.1.2)
Requires-Dist: cloudpickle (<4.0.0,>=3.0.0)
Requires-Dist: docstring-parser (<0.16,>=0.15)
Requires-Dist: httpx (<0.27.0,>=0.26.0)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: openai (<2.0.0,>=1.1.2)
Requires-Dist: pydantic (<3.0.0,>=2.7.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: python-slugify (<9.0.0,>=8.0.4)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: tenacity (<9.0.0,>=8.2.3)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 444 characters]

WHEEL

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

RECORD

Path Digest Size
botifyme/__init__.py sha256=8Lt0oycCYkbN4a9ZQB6oQhJnC6NX7chaPd6gA7QA6Ok 176
botifyme/__main__.py sha256=VK5LtdLDMXFQo58PjDSebRAOG0coR9aAmDF-YwRPw6s 3356
botifyme/agent.py sha256=Hslz-DiaWCaE4_ESHfDCS1QherN1vopWVEsIBirFv1w 1438
botifyme/cli/__init__.py sha256=Sm6brOgGQZ9UNpa3ELbq9A95lQzr6vgCL-6Zqn-KKT4 1128
botifyme/config.py sha256=xEyYHXBbTpg1gr3X7-gpvxxNmZCFRrErw5iBeq9jCDA 15349
botifyme/registry.py sha256=8N4DJ2SrfXQTOKdNU2TTjTO1XrqttZ0CEovINKJ9iy0 1045
botifyme/runtime.py sha256=vdgj4sZxV0NB-cZnM_aZz-xUFyCPmyiwwspt0ax-2_Q 4362
botifyme/tasks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botifyme/tasks/task.py sha256=Mn9yoctMVdlD6L_7FLapWA4PcDL1m6yxzgh6-Ytgll0 413
botifyme/utils/__init__.py sha256=iqgEy4HixMHUDXXN8eobc5rO0OKVaReh24R_jH9XV9o 475
botifyme/utils/tools.py sha256=F01M26O4hE-38-CoSZ7tXZOLfHvZFFxuAeY_sSmaPok 3533
botifyme/workflow.py sha256=MHo-MFonNbR534ksaRSXM6wlsrc2i6sgZ07mo31o17Q 3640
botifyme-0.1.5.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
botifyme-0.1.5.2.dist-info/METADATA sha256=rGLn3fLpuTbT51P0Fq9_Zb_k0jGhEW-Ypt7TAt-aucs 1537
botifyme-0.1.5.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
botifyme-0.1.5.2.dist-info/entry_points.txt sha256=fIOhX5111-D0akOdhjdRYqA072_p2Ei0oWmIa0lKKrM 71
botifyme-0.1.5.2.dist-info/RECORD

entry_points.txt

botify = botifyme.cli:app
botifymepy = botifyme.cli:app