python-claude-api

View on PyPIReverse Dependencies (0)

0.1.0 python_claude_api-0.1.0-py3-none-any.whl

Wheel Details

Project: python-claude-api
Version: 0.1.0
Filename: python_claude_api-0.1.0-py3-none-any.whl
Download: [link]
Size: 18915
MD5: 34df7425035f209b6b6aa3e17b875cd2
SHA256: a8260bb1bc0dc59c382c3b520a6b1ca6ff6232a6aa2950a612f52e1655d13832
Uploaded: 2024-02-29 10:05:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-claude-api
Version: 0.1.0
Summary: The python package that returns Response of Anthropic Claude through API.
Author: Daniel Park
Author-Email: parkminwoo1991[at]gmail.com
Home-Page: https://github.com/dsdanielpark/Claude-API
Keywords: Python,API,Claude,Anthropic Claude,Large Language Model,Chatbot API,Anthropic API,Chatbot
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Requires-Dist: httpx[http2] (>=0.20.0)
Requires-Dist: requests
Requires-Dist: colorama
Requires-Dist: browser-cookie3
Requires-Dist: loguru
Requires-Dist: pydantic
Requires-Dist: deep-translator; extra == "translate"
Requires-Dist: google-cloud-translate; extra == "translate"
Requires-Dist: langdetect; extra == "translate"
Provides-Extra: translate
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 113 characters]

WHEEL

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

RECORD

Path Digest Size
claude/__init__.py sha256=YkIdIWaxCNtyONWAKiHwKzJ90DFIcneYucxlRUB4yME 850
claude/client.py sha256=2Umo0gGJZu-QBR2y7s_7Rim8oIoEkxCch-BEmlX0mwc 24809
claude/constants.py sha256=kYyo57zoWQj2zV8BEam4Gqz9Ywphbi4suK4S54qk_A4 2636
claude/core.py sha256=T2pyUlvDD-2sYqZvSmGIgmkdsJ2ku3CJNZfd4i7YdHU 15692
claude/localhost.py sha256=1zh_yYkEJWDIsbNN5saZ5ONDgoTuFJdxaTIUZO284uo 1693
claude/utils.py sha256=Sm_2GTUjl9Jqr8jZmssg7b5HVtU0dn-eViLcewTG2yE 4488
claude/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
claude/models/decorator.py sha256=6Wp24arsuaQWB1zxPlz_hQXJK-cY-8qAitzooNrWC10 1997
claude/models/exceptions.py sha256=CFRfgUghMRVXCmAw1UergUuoqfbjOsmhL69qqW5NrHE 317
python_claude_api-0.1.0.dist-info/LICENSE sha256=wQhvhNFmHlDde3s__I3oohVaRmKfHEFnXtq_I4bSwBQ 1097
python_claude_api-0.1.0.dist-info/METADATA sha256=eHnxET61lB3ZBXDrxzGSMTod-6ziweLbV8lqBEGD4vY 1447
python_claude_api-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
python_claude_api-0.1.0.dist-info/entry_points.txt sha256=k8lMImgrMJDXHW-kiEKCMC7Lq_CouACuF6TWsDnlwkI 43
python_claude_api-0.1.0.dist-info/top_level.txt sha256=mAOLJSgHiKRaLwbCCVEwJMma3ugcZBa2kbS1hy234Cc 7
python_claude_api-0.1.0.dist-info/RECORD

top_level.txt

claude

entry_points.txt

claude = claude.cli:main