jellyfish-chat

View on PyPIReverse Dependencies (0)

0.0.3 jellyfish_chat-0.0.3-py3-none-any.whl

Wheel Details

Project: jellyfish-chat
Version: 0.0.3
Filename: jellyfish_chat-0.0.3-py3-none-any.whl
Download: [link]
Size: 6350
MD5: 6fdf89a4e3c02cc1147750ac87946e94
SHA256: a80bc3c425794d33ba79e94bf9b3284091e7445a74281b443572f7bedf570afe
Uploaded: 2021-12-09 13:07:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jellyfish-chat
Version: 0.0.3
Summary: FastAPI microservice for chatting
Author: Jellyfish
Author-Email: danil.vasiliuk[at]gmail.com
Home-Page: https://gitlab.com/jellyfish-sdk/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: fastapi (>=0.70.0)
Requires-Dist: httpx (>=0.13.3)
Requires-Dist: uvicorn (>=0.11.5)
Requires-Dist: websockets (>=8.1)
Requires-Dist: sentry-sdk (>=1.3.0)
Requires-Dist: broadcaster (>=0.2.0)
Requires-Dist: asyncio-redis (>=0.16.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1339 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=idKEd9IONuRlafc827iRjeljdUsZH9zONMErIeMJVyY 230
fastapi_chat/chat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_chat/chat/app.py sha256=NnpZMWEEW4DYwmxPHfTH6dTlxhezZs_ziEDRxADLVBA 2391
fastapi_chat/chat/manager.py sha256=pAkMxWZZCAs4trbQq1jh6CruNDK7oBS0E6b42blyT2c 1527
fastapi_chat/chat/settings.py sha256=tfanWEn_sDuYEpn3N26NyElowOK1srWQO420-gjTIoE 1574
jellyfish_chat-0.0.3.dist-info/LICENSE sha256=jJGIkkyo_ezAt4IN9Aq8zUBMAQTnmvRLlEtOYaJVzjk 1065
jellyfish_chat-0.0.3.dist-info/METADATA sha256=z6SpffiSnchwdt0dBDUGd5Oi8gbFecHZRqhj6rc166E 2381
jellyfish_chat-0.0.3.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
jellyfish_chat-0.0.3.dist-info/entry_points.txt sha256=XvLWvlfXzRFyr-rsURB0utDZha6heMnAll8P3v89ntc 54
jellyfish_chat-0.0.3.dist-info/top_level.txt sha256=CEhHypVf_mx7A5XVsK84MGhRTT6Q1OsWTIUrhHHjblI 13
jellyfish_chat-0.0.3.dist-info/RECORD

top_level.txt

fastapi_chat

entry_points.txt

start-chat = fastapi_chat.run:main