mosquittoChat

View on PyPIReverse Dependencies (0)

1.0.1 mosquittoChat-1.0.1-py2-none-any.whl

Wheel Details

Project: mosquittoChat
Version: 1.0.1
Filename: mosquittoChat-1.0.1-py2-none-any.whl
Download: [link]
Size: 41439
MD5: 51dc5931d4a30db33e3cb712a672b308
SHA256: 7d42f4ac2afd06ca3c7c49ec47762754383db6e7e7a5874f5310de8df590c0c3
Uploaded: 2016-05-31 22:44:10 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: mosquittoChat
Version: 1.0.1
Summary: A Chat Server based on MQTT protocol using Mosquitto (broker a C implementation of MQTT), websocket, sockjs javascript library on client(browser) side, sockjs-tornado, tornado, and paho-mqtt (mqtt python client library)
Author: Anirban Roy Das
Author-Email: anirban.nick[at]gmail.com
Home-Page: https://github.com/anirbanroydas/mosquittoChat
License: MIT
Keywords: chat server amqp protocol rabbitmq message broker via sockjs websocket tornado with sockjs-tornado and amqp python client library Pika
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: paho-mqtt
Requires-Dist: setuptools (>=0.7.0)
Requires-Dist: sockjs-tornado
Requires-Dist: tornado (>=2.2.1)
[Description omitted; length: 6287 characters]

WHEEL

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

RECORD

Path Digest Size
mosquittoChat/__init__.py sha256=idB2Q1HKrtCwq8AINnrH7TnVo39ytcTRoOmglL5XFrY 623
mosquittoChat/server.py sha256=UfOjcwABznBNh04DkzrNRuk0k-M9WZqosVmwUqTm1G4 1431
mosquittoChat/settings.py sha256=td9p09LPDIHTCtA-GPKocXAZJhMv_mz91oCuyeJ9KOA 3009
mosquittoChat/urls.py sha256=wjtS9WoVyBPyA2r5tcelvR0XLfxiGNWVFbC2jxjdpZk 504
mosquittoChat/utils.py sha256=qYk5A-511q9KZACxOeoxC8l7q1xnWGa_IuKaaL4ycIg 599
mosquittoChat/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mosquittoChat/apps/main/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mosquittoChat/apps/main/urls.py sha256=30tdqxtpN-BvQ4LQtDi2T-R9OI-fw7_l5SqYEpfO8co 132
mosquittoChat/apps/main/views.py sha256=Hf10_w564U0sdTXBrXhbUDMMk_h1kHYZkT1MT9-hSi8 4987
mosquittoChat/apps/mosquitto/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mosquittoChat/apps/mosquitto/pubsub.py sha256=kUXrixfFACN6GW2DcAffQg1nJYvB3soOYv2W4l6VPX8 36337
mosquittoChat/static/css/style.css sha256=dj1i0WRAQ7quIjjdqZVCzdTJOnVBGzPfeVRhmHSeorI 8644
mosquittoChat/static/js/date.js sha256=Hm9DDZ9zlor7-bGeysoIuZpG67biv8Qi91wyo677x4s 49072
mosquittoChat/static/js/script.js sha256=SnohIbWMOrSDwTajQ6Q5NS7MvmV3Cw4ZQ8lQ8OKwVkc 26479
mosquittoChat/templates/index.html sha256=BU1Dz3I108FtaThjKYGUWwfqkIM-n0yWNCc0cLWgIms 4532
mosquittoChat-1.0.1.dist-info/DESCRIPTION.rst sha256=R8FXF5wusYZ2xDWwsJMN8Qe0JbBzlU25Gv4gsgGi43w 6287
mosquittoChat-1.0.1.dist-info/METADATA sha256=USHQUozTIZsn0U4muJPEmlNA7JrD5RUnnliM0bU3GXw 7461
mosquittoChat-1.0.1.dist-info/RECORD
mosquittoChat-1.0.1.dist-info/WHEEL sha256=bee59qcPjkyXfMaxNWjl2CGotqfumWx9pC1hlVLr2mM 92
mosquittoChat-1.0.1.dist-info/entry_points.txt sha256=2nBS2nJTi3cdljbwdMmxvK57R98_yufbkc2BP1ZaAZw 61
mosquittoChat-1.0.1.dist-info/metadata.json sha256=HE9YcxsKrwlMNzPrtBolkzDB-4Srx_PhXX6ag9p3ygU 1529
mosquittoChat-1.0.1.dist-info/top_level.txt sha256=w4CRpHZA0sT8ngH9yGgxiyHLN2U1sR2gfDeKlV4BU80 14

top_level.txt

mosquittoChat

entry_points.txt

mosquittoChat = mosquittoChat.server:main