aicli100

View on PyPIReverse Dependencies (0)

1.1.1 aicli100-1.1.1-py3-none-any.whl

Wheel Details

Project: aicli100
Version: 1.1.1
Filename: aicli100-1.1.1-py3-none-any.whl
Download: [link]
Size: 10057
MD5: ceb86b9e0b20cbf7e8f5c29258e0edd6
SHA256: 5c20f7420064e25b7239326633620f9f2a07a704c9fb8a890dd6ab650c4953fb
Uploaded: 2024-08-05 18:28:19 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: aicli100
Version: 1.1.1
Summary: A CLI to use AI directly from the Terminal.
Author-Email: Roberto Fernandino <romfernandino[at]gmail.com>
Project-Url: Homepage, https://github.com/roberto-fernandino/aicli_project
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: aiohttp
Requires-Dist: anyio
Requires-Dist: configparser
Requires-Dist: distro
Requires-Dist: httpx
Requires-Dist: openai
Requires-Dist: requests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2043 characters]

WHEEL

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

RECORD

Path Digest Size
aicli100/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aicli100/ai.py sha256=p0g3L9nNM9erg3W5_Jnpg_YaLO9m8XSQ0lFAgbT6DVI 5210
aicli100/cli.py sha256=bmlyNzKPG8Ja2DYlCiBlxAoPwtoQujizbYaIBXGBsOA 9587
aicli100/main.py sha256=5UDu_v_FRuU2_ShfG6IAemqsPrQvFpgJK4l7Rh7TFoE 505
aicli100/post_install.py sha256=hybs7OnYXJ4Bar1rI9P54Odqsk3Pevb6PkjDYrFsfdg 513
aicli100/setup.py sha256=v1qg04hvBrwLQTTPJmGExhJeU5qTKvegLa-vby2W7kc 2627
aicli100-1.1.1.data/data/share/aicli100/post_install.py sha256=hybs7OnYXJ4Bar1rI9P54Odqsk3Pevb6PkjDYrFsfdg 513
aicli100-1.1.1.dist-info/METADATA sha256=yBdrnsQQ7xZRKMARzog9rdiaqxD7YdesMlSjcMYJjo8 2748
aicli100-1.1.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
aicli100-1.1.1.dist-info/entry_points.txt sha256=22-y9QgMIwfX8ihY1G-gM9NmIndpsjZbAXmHeTPCXxI 108
aicli100-1.1.1.dist-info/licenses/LICENSE sha256=amwgR-P10BB8XE6YmUMVG4o2ppIqun-Mt9kdt7ENUZA 1084
aicli100-1.1.1.dist-info/RECORD

entry_points.txt

aicli100 = aicli100.main:main
aicli100-post-install = aicli100.post_install:create_config