wechat-copilot

View on PyPIReverse Dependencies (0)

0.0.1 wechat_copilot-0.0.1-py3-none-any.whl

Wheel Details

Project: wechat-copilot
Version: 0.0.1
Filename: wechat_copilot-0.0.1-py3-none-any.whl
Download: [link]
Size: 8800
MD5: b0e0b5f030997cbacf0266d175eccc3e
SHA256: d69f89a173d92daa5b79d715fdd58e71f4b0d441e9157a55247e3f7410e8ec22
Uploaded: 2025-02-21 02:39:01 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: wechat-copilot
Version: 0.0.1
Summary: 自动解析微信窗口的聊天内容,结合AI大模型,生成回复建议。
Author-Email: lisaifei <waltermitty121906[at]gmail.com>
Project-Url: Homepage, https://github.com/saifeiLee/wechat-copilot
Project-Url: Repository, https://github.com/saifeiLee/wechat-copilot.git
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: openai (>=1.63.2)
Requires-Dist: pydantic (>=2.10.4)
Requires-Dist: pynput (>=1.7.7)
Requires-Dist: pyobjc (>=11.0.0)
Requires-Dist: pyperclip (>=1.9.0)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: rumps (>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 907 characters]

WHEEL

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

RECORD

Path Digest Size
wechat_copilot/main.py sha256=xWKTqPSszavx-g0RzokrXQ9tIVPUlsccn8R-RG6I9LY 1943
wechat_copilot/accessibility/util.py sha256=_Z8cixSxQm6fCVrwPT8zStqb4_yrfEarE38MPuxC7ww 8550
wechat_copilot/accessibility/wechat_reader.py sha256=nIFOw3CtSc6cTMKkVGglyniEJP0BQfQlQnGRlsvb9HM 1690
wechat_copilot/ai/gpt_client.py sha256=i_LDr9Y-s5zy9dB18nAsi6_1z6e7qLk-Hhg9VhaLoww 1129
wechat_copilot/config/settings.py sha256=YPUqx9eGiHfgOHHIhlHU7upTG3QlZCPPqX-2HTESOu0 1160
wechat_copilot/hotkey/shortcut_manager.py sha256=uMtjQvFNB_MPGNxuMy4_ZkrPTwAIS0VZpXU-1MsXJMk 2021
wechat_copilot/ui/suggestion_window.py sha256=c-pGs5FcuB85Q-oIb3ciBxuEo8w9nof4GUASEhVLxKY 751
wechat_copilot-0.0.1.dist-info/METADATA sha256=6E3qIwzvCLLu-KAyXXlZqdlpENcXcxeaIY8rMGX0Pgs 2186
wechat_copilot-0.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
wechat_copilot-0.0.1.dist-info/entry_points.txt sha256=GZJXDnYDdxMKQS3oF6dvItEbQVElN8F7s_uCFiDoXXM 60
wechat_copilot-0.0.1.dist-info/RECORD

entry_points.txt

wechat-copilot = wechat_copilot.main:main