fastapi-chat

View on PyPIReverse Dependencies (0)

0.0.2 fastapi_chat-0.0.2-py3-none-any.whl

Wheel Details

Project: fastapi-chat
Version: 0.0.2
Filename: fastapi_chat-0.0.2-py3-none-any.whl
Download: [link]
Size: 6158
MD5: 0886bec09cd503d7d2940827f3797d6f
SHA256: 7c495b4fe69706a4eed3280c241413726cff5d7695b06b9fe6544194d1c94ae8
Uploaded: 2021-11-13 18:09:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-chat
Version: 0.0.2
Summary: FastAPI microservice for chatting
Author: Danylo Vasyliuk
Author-Email: danil.vasiliuk[at]gmail.com
Home-Page: https://github.com/wykyee/fastapi_chat
License: BSD-3-Clause # Example license
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.8
Requires-Dist: aioredis (==1.3.0)
Requires-Dist: fastapi (==0.70.0)
Requires-Dist: httpx (==0.13.3)
Requires-Dist: uvicorn (==0.15.0)
Requires-Dist: websockets (==10.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1450 characters]

WHEEL

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

RECORD

Path Digest Size
fastapi_chat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_chat/run.py sha256=YMbxJaoGDFetjM8W3Myo6wVc3oKaSCv4Nr6v2UwIvFY 149
fastapi_chat/chat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_chat/chat/app.py sha256=pTAMB5PHB2ol4IshagJY6tAHvUektkMtpnVgePUJrZ4 1265
fastapi_chat/chat/manager.py sha256=bHiKRMyhRzUyuGBCIwjyFfhJUxzHQOW27TtW3tbI6os 1489
fastapi_chat/chat/redis_connector.py sha256=a9aq28RtMwaQ138uEFMtN5GyIfpM0FIaDzBmgeZvel8 268
fastapi_chat/chat/settings.py sha256=ovHubmCC6M68U8H5wUC2LFmJuf4O5ieRTCLh7yw1kc8 1063
fastapi_chat-0.0.2.dist-info/LICENSE sha256=i8Q5PIB9X8pSGT4OEkfO6uP0IVDwoatt0cxLpWB4NAQ 1071
fastapi_chat-0.0.2.dist-info/METADATA sha256=FOC2SFtkyklNWjI_c1SzrSkYSr7IQfms2kyfVYiUP3U 2411
fastapi_chat-0.0.2.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
fastapi_chat-0.0.2.dist-info/entry_points.txt sha256=XvLWvlfXzRFyr-rsURB0utDZha6heMnAll8P3v89ntc 54
fastapi_chat-0.0.2.dist-info/top_level.txt sha256=CEhHypVf_mx7A5XVsK84MGhRTT6Q1OsWTIUrhHHjblI 13
fastapi_chat-0.0.2.dist-info/RECORD

top_level.txt

fastapi_chat

entry_points.txt

start-chat = fastapi_chat.run:main