kube-copilot

View on PyPIReverse Dependencies (0)

0.2.0 kube_copilot-0.2.0-py3-none-any.whl

Wheel Details

Project: kube-copilot
Version: 0.2.0
Filename: kube_copilot-0.2.0-py3-none-any.whl
Download: [link]
Size: 21477
MD5: e05a28924525f1757abace20cb62def4
SHA256: 6dc561989b110aef5c1f0d9f11e4fe4e5da9c48c62b3679aa4df3bdd082a3b8c
Uploaded: 2024-11-13 13:11:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kube-copilot
Version: 0.2.0
Summary: Kubernetes Copilot
Author: Pengfei Ni
Author-Email: feiskyer[at]gmail.com
Home-Page: https://github.com/feiskyer/kube-copilot
Project-Url: Repository, https://github.com/feiskyer/kube-copilot
Keywords: kubernetes,copilot,openai,chatgpt,ai,agentic
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11,<4
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: faiss-cpu (<2.0.0,>=1.9.0)
Requires-Dist: google-api-python-client (>=2.152.0)
Requires-Dist: kubernetes (>=31.0.0)
Requires-Dist: langchain (<0.4,>=0.3)
Requires-Dist: langchain-community (<0.4,>=0.3)
Requires-Dist: langchain-experimental (<0.4,>=0.3)
Requires-Dist: langchain-google-community (<3.0.0,>=2.0.2)
Requires-Dist: langchain-openai (<0.3,>=0.2)
Requires-Dist: langgraph (<0.3,>=0.2)
Requires-Dist: lark (<2.0.0,>=1.2.2)
Requires-Dist: openai (<2.0.0,>=1.54.4)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: streamlit (<2.0.0,>=1.40.1)
Requires-Dist: tiktoken (<0.9,>=0.8)
Description-Content-Type: text/markdown
[Description omitted; length: 6628 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kube_copilot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kube_copilot/agent.py sha256=lfmB_fX7azfnn8ulzUFw6LhQA1Z9eANwU0SDzcfW5Ng 6320
kube_copilot/cli.py sha256=siq9TBzcyQNTuFEyW0m7nAz67lVh_JI2sNmgW8p1D80 3364
kube_copilot/kubeconfig.py sha256=QO6GzB24LV3U6k96_XLpXVF2Q78mgQSs7QOKFEG2PbM 1613
kube_copilot/labeler.py sha256=R2wv66Kbog8FC74Di-ls65WatChBo3IXUnGbp_NcL4U 1337
kube_copilot/output.py sha256=Jnc_tMYXDVM58ix-QBeHrXxVk9ycuH2k5jKl6zokn54 2086
kube_copilot/prompts.py sha256=PgpvhyfSyNZRyjqUgHqrD3ZN6uwuYTv9NqgckEjuhWI 17810
kube_copilot/python.py sha256=nHfExL_MQhyYGXQDsxJFlfFsCJXja43KpGA4k9Lu35I 1297
kube_copilot/shell.py sha256=hxFNc4-V0OspS_8hWYNAjngT7TZ9GFwsfZeDE3VxJrM 2075
kube_copilot-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
kube_copilot-0.2.0.dist-info/METADATA sha256=0rkuJBQg3wvTAwFOpejsDg6jecr24f_d5oBbB7ZhYQc 7853
kube_copilot-0.2.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
kube_copilot-0.2.0.dist-info/entry_points.txt sha256=wn1Fa7rtgSBtrmxlDRZnwBzC1NkWvct5MC5Cub3-J6Y 54
kube_copilot-0.2.0.dist-info/RECORD

entry_points.txt

kube-copilot = kube_copilot.cli:main