Metadata-Version: 2.0
Name: MyMessenger
Version: 0.3.3
Summary: Study project of chat based on JSON IM protocol
Home-page: https://github.com/thunderamur/my_messenger
Author: Ramil Minnigaliev
Author-email: minnigaliev-r@yandex.ru
License: MIT
Description-Content-Type: UNKNOWN
Keywords: chat PyQt 5,jim chat
Platform: UNKNOWN
Requires-Python: >=3.5
Requires-Dist: pillow (>=5.0)
Requires-Dist: PyQt5 (>=5.9)
Requires-Dist: SQLAlchemy (>=1.1)
Requires-Dist: pymongo (>=3.6)
Provides-Extra: test
Requires-Dist: pytest (>=3.2); extra == 'test'
Requires-Dist: pytest-cov (>=2.5); extra == 'test'
Requires-Dist: pytest-sugar (>=0.9); extra == 'test'

Study project of chat based on JSON IM protocol with python3 and PyQt5


