aissist

View on PyPIReverse Dependencies (0)

0.1.0 aissist-0.1.0-py3-none-any.whl

Wheel Details

Project: aissist
Version: 0.1.0
Filename: aissist-0.1.0-py3-none-any.whl
Download: [link]
Size: 14377
MD5: 770690ace1f39b2dce48c98d0d8ed648
SHA256: 8f40ea7e6f1b9b51245dd4fadb7abab2a88cbc7548bd91b2f99404df957d3931
Uploaded: 2023-07-14 04:36:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aissist
Version: 0.1.0
Summary: A simple GPT command line chat interface
Author-Email: Craig Booth <craigmbooth[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/craigmbooth/aissist/issues
Project-Url: Homepage, https://github.com/craigmbooth/aissist
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Requires-Dist: importlib_metadata (<7)
Requires-Dist: openai (<1)
Requires-Dist: prompt_toolkit (<4)
Requires-Dist: pygments (<3)
Requires-Dist: retry (<1)
Requires-Dist: tiktoken (<1)
Requires-Dist: tomlkit (<1)
Description-Content-Type: text/markdown
[Description omitted; length: 2646 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aissist/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aissist/aissist.py sha256=fBZAWd1q2e0_supXtFRheSozJTz2CoLd8PeGsBiyhrA 3488
aissist/code_formatter.py sha256=yVAC-dIKQmxKsO4YFXDjCTy9Rg0c41Ca7J0md4MJB1k 2485
aissist/config.py sha256=oH9bKHoATVqykBA7-6bMtzkXRGMKsK63DtwTpxNZdVA 5407
aissist/exceptions.py sha256=bVUaqd_O8JJ__S6mefAPLDXZVGz6UTJPg1MT-4DFeIo 201
aissist/model.py sha256=c_WtEJo9LXf2Xa7njcBLDFQgiC-OnMJbkQCxP0H4Ve8 5464
aissist/prompts.py sha256=JVxY0mpxPOVnT3VwhMPu-IwOWLsArTZJivw9EmYaj3o 359
aissist/spinner.py sha256=fXubgqEbCKBogGC-GIPxELHpK9SCoGO4mDT0JgSnpGw 813
aissist/version.py sha256=Zt0p-L1cq0gKFx7diGv-p67Txk4XTCRtSx1kqoG8AtY 79
aissist-0.1.0.dist-info/entry_points.txt sha256=dl1E7_1-hGyYSjy_foOgPUnJwcsGPhxADOh3fiTkERU 43
aissist-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
aissist-0.1.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
aissist-0.1.0.dist-info/METADATA sha256=nIcAyIdpJWodVSwn-E3CvVQq872rdt7TBqzfaeEwgF8 3464
aissist-0.1.0.dist-info/RECORD

entry_points.txt

ai = aissist.aissist:main