odin-cli

View on PyPIReverse Dependencies (0)

0.0.16 odin_cli-0.0.16-py3-none-any.whl

Wheel Details

Project: odin-cli
Version: 0.0.16
Filename: odin_cli-0.0.16-py3-none-any.whl
Download: [link]
Size: 15353
MD5: b46fefb2413b6b9cc3876f61d34d3bd6
SHA256: cb2318ac59662f90e6f1c42c5549343af888230e721706820d8b474075c4fd15
Uploaded: 2024-01-02 14:07:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: odin-cli
Version: 0.0.16
Summary: An app for interacting with AI services
Author: Cliff Pyles
Author-Email: cliff[at]cliffpyles.com
Project-Url: Homepage, https://github.com/cliffpyles/odin
Project-Url: Issues, https://github.com/cliffpyles/odin/issues
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9.0,<4.0.0
Requires-Dist: boto3 (<2.0.0,>=1.34.5)
Requires-Dist: openai (<2.0.0,>=1.6.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.43)
Requires-Dist: pydantic (<3.0.0,>=2.5.3)
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.1)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4189 characters]

WHEEL

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

RECORD

Path Digest Size
odin_cli/chat_service_interface.py sha256=mMEFy30MUJQ2tSJyJ216vGt0h8qORBgHYwM6145fKhM 330
odin_cli/cli.py sha256=JWNtvu92ganD_P9pexm09Up4C1avM45ZR3P9p-7fk6A 1084
odin_cli/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
odin_cli/commands/ask.py sha256=2e-8PuMOntHfgllT3tVRHfeW9qabjn07CIXh6uh7_FM 402
odin_cli/commands/config.py sha256=5pFzCLzB9GJoskgsJUdRGnxUcb3hOQ32eb16RcUhgFU 1086
odin_cli/commands/run.py sha256=BYIiqOVXkkYUF_0WRoBE-aojNPo_IyACCD2lSN_hXP0 12974
odin_cli/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
odin_cli/plugins/bedrock.py sha256=yqA8wjB7CXs85NhsfK_8SeKfVReN8hKo7xu6pMjHn6w 2602
odin_cli/plugins/openai.py sha256=lvjtM3dfV21NrDLkz1uZfAA56oKZtAOBZFbFY4isxAU 3805
odin_cli/tools.py sha256=bWdiSDXQkHRz7Gkr8VjrQpzIQr4IjwH-Gdu0_cH2CqI 2346
odin_cli/utils.py sha256=o1z3Ah7RGl8bXwmvY-EptQjieCvQE-L_jF092xkns4E 7010
odin_cli-0.0.16.dist-info/LICENSE sha256=FpyNa_gMB80qvSuTDaQVDgvwUM-IDM3-9daBtcUpY4c 1075
odin_cli-0.0.16.dist-info/METADATA sha256=Z692I5vKnvl4jaQgMzxo0tOm7u0P0PX4lQEVeRyVkso 5245
odin_cli-0.0.16.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
odin_cli-0.0.16.dist-info/entry_points.txt sha256=oAR-3wPF9gSBgqaFEDZNHC7dXRXXLzGGxPH14VKNXR8 42
odin_cli-0.0.16.dist-info/RECORD

entry_points.txt

odin = odin_cli.cli:main