tshoot

View on PyPIReverse Dependencies (0)

0.1.0 tshoot-0.1.0-py3-none-any.whl

Wheel Details

Project: tshoot
Version: 0.1.0
Filename: tshoot-0.1.0-py3-none-any.whl
Download: [link]
Size: 11038
MD5: a506cf61b78649c868fbed70cd056b5b
SHA256: e4cfc3d26d8f82128325c20084a78b2dadc588bd78a4a309cf3f6eb7692ca58d
Uploaded: 2023-12-10 13:39:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tshoot
Version: 0.1.0
Summary: A simple CLI commands to try troubleshooting errors with LLMs
Author-Email: tshoot <diego.sonaglia[at]gmail.com>
Project-Url: Documentation, https://di3go-sona.github.io/tshoot/
Project-Url: Source, https://github.com/di3go-sona/tshoot
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Requires-Dist: dynaconf
Requires-Dist: inquirerpy
Requires-Dist: openai
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2539 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_cli.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_config_helper.py sha256=Hi4BuJ2nCbE5OF9jc8hPBIWxVsbkkVRK_f-Rb-ix5pQ 2654
tests/test_troubleshooter.py sha256=Qp2qGoCww2lcZxf_KOzZlaLz2N6s4HEznqrLRwhNXoM 2065
tests/test_utils.py sha256=vp-pydu8NFKyedUjqyzSWtDAJCwPIKJ6zwE8oiO-tq0 1231
tshoot/__init__.py sha256=ki4o0iJciDDF0WggVxPCViMWR1OCPxi2HiCC-jXklhY 91
tshoot/cli.py sha256=-91v-H_DV1KYKVqR_NA-uA40Wpck42cXLDc1Tx5XwZU 2447
tshoot/config.py sha256=A0tZGoWvWBYsfL-KYDKznhf8_NkRgiqjIzASaciyhrw 1471
tshoot/config_helper.py sha256=64OudZepyBEQrGYhCjR23Kpwp3BxL8szP3YeZWm7iSI 3367
tshoot/prompts.py sha256=dWzvekdFhUjIKkyTp0Y8z7tZZYLoeRBXoj6AIftVEHg 2415
tshoot/troubleshooter.py sha256=W-6VrUt7wbZ7mmC39u0Ub_Q-Ywl6gCIqqaeT6fRMmvI 2510
tshoot/utils.py sha256=kkO8h-j7P6U6eHNH8bRiHbrpUGynSshf6VoM2LSCGMI 345
tshoot-0.1.0.dist-info/METADATA sha256=wS89xzlPSoPqLPof9RnPzXxoQbL_Zc45CugjL-J-TmM 3045
tshoot-0.1.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
tshoot-0.1.0.dist-info/entry_points.txt sha256=5fuQ4fvueRvHcllDzmHjnQnUh4NyJrvEnKhZ_MsQ8TU 42
tshoot-0.1.0.dist-info/licenses/LICENSE sha256=_VRKXABPh8cBC5UAL3w9TmW1VKdA2XNxqfoOqoJBqOc 1073
tshoot-0.1.0.dist-info/RECORD

entry_points.txt

tshoot = tshoot.cli:run