wcgw

View on PyPIReverse Dependencies (0)

1.0.1 wcgw-1.0.1-py3-none-any.whl

Wheel Details

Project: wcgw
Version: 1.0.1
Filename: wcgw-1.0.1-py3-none-any.whl
Download: [link]
Size: 23272
MD5: 4b62af22dbca59f953e497bab5e2ad20
SHA256: b3157aac5bc614b44668cf879f2cc70b317410fa6a4d0938f89e6a2c3ef50b0a
Uploaded: 2024-11-06 13:05:50 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: wcgw
Version: 1.0.1
Summary: What could go wrong giving full shell access to chatgpt?
Author-Email: Aman Rusia <gapypi[at]arcfu.com>
Project-Url: Homepage, https://github.com/rusiaaman/wcgw
Requires-Python: <3.13,>=3.10
Requires-Dist: fastapi (>=0.115.0)
Requires-Dist: mypy (>=1.11.2)
Requires-Dist: nltk (>=3.9.1)
Requires-Dist: openai (>=1.46.0)
Requires-Dist: petname (>=2.6)
Requires-Dist: pexpect (>=4.9.0)
Requires-Dist: pydantic (>=2.9.2)
Requires-Dist: pyte (>=0.8.2)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: rich (>=13.8.1)
Requires-Dist: semantic-version (>=2.10.0)
Requires-Dist: shell (>=1.0.1)
Requires-Dist: tiktoken (==0.7.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: typer (>=0.12.5)
Requires-Dist: types-pexpect (>=4.9.0.20240806)
Requires-Dist: uvicorn (>=0.31.0)
Requires-Dist: websockets (>=13.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4361 characters]

WHEEL

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

RECORD

Path Digest Size
wcgw/__init__.py sha256=VMi3gCAN_4_Ft8v5dY74u6bt5X-H1QhFJqTMZRd4fvk 76
wcgw/types_.py sha256=qpMRh1y136GkjIONIFowLy56v5p0OcdNqEH2mTmHPqU 756
wcgw/client/__main__.py sha256=ngI_vBcLAv7fJgmS4w4U7tuWtalGB8c7W5qebuT6Z6o 30
wcgw/client/basic.py sha256=2rY5pKm9dBBRuku0uIBUeLWjNc3iXjTSK9CmfuTxoS8 16196
wcgw/client/claude.py sha256=Bp45-UMBIJd-4tzX618nu-SpRbVtkTb1Es6c_gW6xy0 14861
wcgw/client/common.py sha256=grH-yV_4tnTQZ29xExn4YicGLxEq98z-HkEZwH0ReSg 1410
wcgw/client/openai_adapters.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wcgw/client/openai_utils.py sha256=YNwCsA-Wqq7jWrxP0rfQmBTb1dI0s7dWXzQqyTzOZT4 2629
wcgw/client/tools.py sha256=Ggm5QrSQiyv3Bnme-O9eo_8dXFwS1srCAoow-pODDSE 21212
wcgw/relay/serve.py sha256=e3oo4trAWmEKJWcLOsdZCICyEXUCqrI-71DaFnPKI70 8641
wcgw/relay/static/privacy.txt sha256=s9qBdbx2SexCpC_z33sg16TptmAwDEehMCLz4L50JLc 529
wcgw-1.0.1.dist-info/METADATA sha256=O2BPohrX_Eo6RRuWfY18Cz8MX6qTlgSnExa52Nd8Ggg 5222
wcgw-1.0.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
wcgw-1.0.1.dist-info/entry_points.txt sha256=WlIB825-Vm9ZtNzgENQsbHj4DRMkbpVR7uSkQyBlaPA 93
wcgw-1.0.1.dist-info/RECORD

entry_points.txt

wcgw = wcgw:listen
wcgw_local = wcgw:app
wcgw_relay = wcgw.relay.serve:run