socktalk

View on PyPIReverse Dependencies (0)

0.2.3 socktalk-0.2.3-py3-none-any.whl

Wheel Details

Project: socktalk
Version: 0.2.3
Filename: socktalk-0.2.3-py3-none-any.whl
Download: [link]
Size: 16931
MD5: e4a7697a9c037cfd02290a69b079f646
SHA256: 44fcfe5d0471c8ff5fba6958df84b728f62557ba6700c3df4fb81dcee78bc2c9
Uploaded: 2024-04-17 21:56:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: socktalk
Version: 0.2.3
Summary: Socket-based AI chat server and multi-user chat client
Project-Url: Source, https://github.com/mdkmk/socktalk
Keywords: chat server,chat client,AI chatbot,chatGPT,OPENAI API,socket programming,select.select(),multi-user chat,real-time communication,Python chat application
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: annotated-types (==0.6.0)
Requires-Dist: anyio (==4.3.0)
Requires-Dist: certifi (==2024.2.2)
Requires-Dist: distro (==1.9.0)
Requires-Dist: exceptiongroup (==1.2.0)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: httpcore (==1.0.5)
Requires-Dist: httpx (==0.27.0)
Requires-Dist: idna (==3.7)
Requires-Dist: openai (==1.14.2)
Requires-Dist: pydantic (==2.6.4)
Requires-Dist: pydantic-core (==2.16.3)
Requires-Dist: PyQt5 (==5.15.10)
Requires-Dist: PyQt5-Qt5 (==5.15.2)
Requires-Dist: PyQt5-sip (==12.13.0)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: tqdm (==4.66.2)
Requires-Dist: typing-extensions (==4.11.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3530 characters]

WHEEL

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

RECORD

Path Digest Size
server_client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
server_client/ai_client.py sha256=BDTQj75Y_zkYCN0FGzZKHq7bGdQvNJjXL87rD7vV27g 5489
server_client/client.py sha256=4716V7L54NgwhV1DqtzCic9FENnAKI5WFGu_RB8BkyM 5973
server_client/main.py sha256=1iog-JLl4I0lUwEJkl2AMrpLOsmYoBuIe_uJgcXSpD0 4627
server_client/server.py sha256=51gr7Mw6EyiKcyz59w9wTTszjsAsLV5cBeCfxBiyGIM 4577
server_client/start_server_with_ai_client.py sha256=ZNYbgAIiQMifFT9WHsA3DV0z59nW32Pu8c4rkV6Abb8 2303
server_client/terminal_client.py sha256=CaldC5CrZxNSptietOrGtogd5kwC_hDPJ7UkDi19-bA 2791
socktalk-0.2.3.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
socktalk-0.2.3.dist-info/METADATA sha256=UziDpOWtNhEwbdeI7UdAwyo4hIhJm9EbZBGoAJhYWBY 4710
socktalk-0.2.3.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
socktalk-0.2.3.dist-info/entry_points.txt sha256=C0LztyFMnBDQJEKLXNzkKd44Ak_d38HLMZOiUHHTMaw 53
socktalk-0.2.3.dist-info/top_level.txt sha256=tXw6u1vRIY3Q2Nfxskuj1JCosMBL2BHzI--mFvqvwCY 14
socktalk-0.2.3.dist-info/RECORD

top_level.txt

server_client

entry_points.txt

socktalk = server_client.main:main