cloai

View on PyPIReverse Dependencies (0)

0.1.0 cloai-0.1.0-py3-none-any.whl

Wheel Details

Project: cloai
Version: 0.1.0
Filename: cloai-0.1.0-py3-none-any.whl
Download: [link]
Size: 25654
MD5: 9b5683439b6bfc715a2e286401eb2adc
SHA256: 7febaa8354ca29caf13630742285e1f6d6d12d086539d4720f0627434c8c75d3
Uploaded: 2024-04-18 18:53:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cloai
Version: 0.1.0
Summary: A CLI for OpenAI's API
Author: Reinder Vos de Wael
Author-Email: reinder.vosdewael[at]childmind.org
License: LGPL-2.1
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >3.10,<4.0
Requires-Dist: aiocsv (<2.0.0,>=1.2.5)
Requires-Dist: aiofiles (<24.0.0,>=23.2.1)
Requires-Dist: aiohttp (<4.0.0,>=3.9.3)
Requires-Dist: ffmpeg-python (<0.3.0,>=0.2.0)
Requires-Dist: instructor (<1.3.0,>=0.5.2)
Requires-Dist: openai (<2.0.0,>=1.6.0)
Requires-Dist: pydantic (<3.0.0,>=2.5.2)
Requires-Dist: pydantic-settings (<3.0.0,>=2.1.0)
Requires-Dist: pypdf (<5.0.0,>=3.17.3)
Requires-Dist: python-docx (<2.0.0,>=1.1.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1821 characters]

WHEEL

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

RECORD

Path Digest Size
cloai/__init__.py sha256=-L8eGZkqewYdS54XTKMUzJqo-3D1dLdBlaJhAxFawfs 49
cloai/__main__.py sha256=YvHbyMsaiU1OoKQTCCb8mOf-MQjgKrqMEjIxZJaobJY 396
cloai/cli/__init__.py sha256=XbrIdlu-o50VGUMjBKhubm1JVgbu--D8pxn4lArcKv4 46
cloai/cli/commands.py sha256=rICpwub2P-rw9mqhE2uYQ6wUarCwPc83p5DcNjSyjes 9882
cloai/cli/parser.py sha256=uXs6A1pxva_tsI2y6ObxvVMzdKJsO_TjLdVE0EOPJ8Q 13199
cloai/cli/prompts.py sha256=VL_oY59IbMABa9l_sE5zBIjFBbkGtSZoLT3mLnAIr6w 2119
cloai/core/__init__.py sha256=viha6WacM2nWPtJhgPIRe06uZOZtT16XLAjnsAP1Jho 41
cloai/core/config.py sha256=NpU3jeALxlkfVHi9L_kgUULTnTMxYDCDbba8oNTyf8Q 3053
cloai/core/exceptions.py sha256=zTXj4V-jJvd2MufyiEAIuIgepe_813X_KztZzFalQUA 791
cloai/core/utils.py sha256=uHV_xEYPaM1SC3EAnlzPe4rXCZZhlDXYcgDBDcKnpmE 4602
cloai/openai_api.py sha256=ugfAXELP1AaGocsW-vgCP1elZyUcsl3PTGKPkGMizto 7956
cloai-0.1.0.dist-info/LICENSE sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE 26526
cloai-0.1.0.dist-info/METADATA sha256=MWGz0Rj5CKV8qAW8y_BOCwsZkbXx6SCDzHQcisi3964 2715
cloai-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cloai-0.1.0.dist-info/entry_points.txt sha256=5srC6nh9MsArXdSL25OEaZ-LLukSQpqAzLvhMceH1Q4 45
cloai-0.1.0.dist-info/RECORD

entry_points.txt

cloai = cloai.__main__:main