Chat
Packages for implementing, augmenting, or working with chat.
15
Packages
3
Features
Search & Filter
| Package | Zulip | django-chatrooms | django-chat |
|---|---|---|---|
|
Description
|
Zulip server and web
application. Open-source team chat that helps teams stay productive a… |
A django app providing
reverse-ajax chat rooms. Based on gevent. |
-
|
|
Category
|
Project | App | App |
|
Using This
|
0
|
5
|
1
|
|
Python 3?
|
No | No | No |
|
Dev Status
|
- | Alpha | - |
|
Version (PyPI)
|
- | 1.2adev | - |
|
Stars
|
25,156 | 112 | 0 |
|
Forks
|
9,816 | 30 | 0 |
|
Commits
|
|
|
|
|
Updated
|
7 May 2026 | 19 Oct 2024 | - |
|
License
|
UNKNOWN | GPL | UNKNOWN |
|
Links
|
|||
|
Feature Comparison
(click cells to edit)
|
|||
|
Comet
|
—
|
Gevent |
|
|
Private rooms
|
—
|
But easily implementable |
|
|
WebSockets
|
—
|
—
|
—
|
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
25,156
Stars
9,816
Forks
0
Usage
Py3
Updated
7 May 2026
License
UNKNOWN
Commits
Features
Comet
—
Private rooms
—
WebSockets
—
Showing 3 of 15 packages in this grid.
Features Being Compared
Comet
Comet is a form of reverse-ajax. See http://en.wikipedia.org/wiki/Comet_%28programming%29