Metadata-Version: 2.1
Name: pypi-chat
Version: 0.0.4
Summary: A project of pypi chat.
Home-page: https://github.com/dankaliyev/pypi_chat-cli
Author: Daniyar Kaliyev
Author-email: danikspirit@gmail.com
License: MIT
Keywords: PyQT5 chat client,chat PyQt 5,client jim chat
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Communications :: Chat
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: Pillow (==4.3.0)
Requires-Dist: PyQt5 (==5.9)
Requires-Dist: SQLAlchemy (==1.1.14)
Provides-Extra: dev
Requires-Dist: flake8 (==3.4.1); extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest (==3.2.2); extra == 'test'
Requires-Dist: pytest-cov (==2.5.1); extra == 'test'
Requires-Dist: pytest-sugar (==0.9.0); extra == 'test'
Requires-Dist: PyYAML (==3.12); extra == 'test'

A chat-client project on python 3 and PyQt5


