noizu-ops

View on PyPIReverse Dependencies (0)

0.1.1 noizu_ops-0.1.1-py3-none-any.whl

Wheel Details

Project: noizu-ops
Version: 0.1.1
Filename: noizu_ops-0.1.1-py3-none-any.whl
Download: [link]
Size: 26540
MD5: c99677c75242a06e96482ddf8e2f283b
SHA256: b95173aba18477b6587f6f7f2fe5d0224451f7a7ea3e33a3671807e2dd3eebe2
Uploaded: 2023-04-21 23:17:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: noizu-ops
Version: 0.1.1
Summary: Command line LLM interface. Generate how to/answer system queries. Command passing in your system info to better target response, GPT self reflection used to improve final results. (but it's slow as heck.)
Author: Keith Brings
Author-Email: keith.brings[at]noizu.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: openai
Requires-Dist: rich
Requires-Dist: MarkupSafe
Requires-Dist: pyyaml
Requires-Dist: python-slugify
Requires-Dist: psutil
Requires-Dist: argcomplete
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
noizu_ops/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
noizu_ops/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
noizu_ops/bin/noizu_ops.py sha256=Ci8dgXhVfatTzpctt9Qv3hok7zD5i4tFLBM5vHVkpLU 77239
noizu_ops/config/system_config.fallback.yml sha256=s8hOIVER-zQphcpxfCLozGOtxe8k8dP7r54DuY1n2as 845
noizu_ops/setup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
noizu_ops/setup/noizu_help_init.py sha256=aYoqxUPYQOKB9JKvnMl8cWHQddh7RUfdYnPSY_Z6lQA 8592
noizu_ops-0.1.1.dist-info/LICENSE sha256=BBkZm5Hf0l0NiTCLqVr8drRoCRyvjfpiuIDq2c2NMbA 1070
noizu_ops-0.1.1.dist-info/METADATA sha256=_dhBn8tKcz4l54v2Xm6nOg7oY-rP4hoQpjt6kRoXvSU 708
noizu_ops-0.1.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
noizu_ops-0.1.1.dist-info/entry_points.txt sha256=bPmLGVJyDIKWuVd3ulSPac4n02NclNqBQpwBVkAtcbs 126
noizu_ops-0.1.1.dist-info/top_level.txt sha256=nCAPV7uSmOrll2PFGkbVJ4gjwX3fLF-NQoqRwvSaMmY 10
noizu_ops-0.1.1.dist-info/RECORD

top_level.txt

noizu_ops

entry_points.txt

noizu-ops = noizu_ops.bin.noizu_ops:main
noizu-ops = noizu_ops.bin.noizu_ops:main