File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 11# stream-chat-python
22
3- [ ![ Build Status] ( https://travis-ci.com/GetStream/stream-chat-python.svg?token=WystDPP9vxKnwsd8NwW1&branch=master )] ( https://travis-ci.com/GetStream/stream-chat-python ) [ ![ codecov] ( https://codecov.io/gh/GetStream/stream-chat-python/branch/master/graph/badge.svg?token=DM7rr9M7Kl )] ( https://codecov.io/gh/GetStream/stream-chat-python ) [ ![ PyPI version] ( https://badge.fury.io/py/stream-chat.svg )] ( http://badge.fury.io/py/stream-chat )
3+ [ ![ Build Status] ( https://travis-ci.com/GetStream/stream-chat-python.svg?token=WystDPP9vxKnwsd8NwW1&branch=master )] ( https://travis-ci.com/GetStream/stream-chat-python ) [ ![ codecov] ( https://codecov.io/gh/GetStream/stream-chat-python/branch/master/graph/badge.svg?token=DM7rr9M7Kl )] ( https://codecov.io/gh/GetStream/stream-chat-python ) [ ![ PyPI version] ( https://badge.fury.io/py/stream-chat.svg )] ( http://badge.fury.io/py/stream-chat ) ![ PyPI - Python Version ] ( https://img.shields.io/pypi/pyversions/stream-chat.svg )
44
55the official Python API client for [ Stream chat] ( https://getstream.io/chat/ ) a service for building chat applications.
66
@@ -10,12 +10,6 @@ You can use this library to access chat API endpoints server-side, for the clien
1010
1111### Installation
1212
13- stream-chat-python supports:
14-
15- - Python (3.4, 3.5, 3.6, 3.7)
16-
17- #### Install from Pypi
18-
1913``` bash
2014pip install stream-chat
2115```
You can’t perform that action at this time.
0 commit comments