brainwane: My smiling face, including a small gold bindi (Default)
[personal profile] brainwane posting in [community profile] python
If you're a Python enthusiast looking for an open source group chat application, you might be interested in Zulip. (I'm consulting for Zulip right now so I'm biased, but I was using and enjoying Zulip for years before I started working on it.) It's newly open-sourced, as of late last year. And the community is friendly and I particularly enjoy working with the lead maintainer, Tim Abbott (blog post with more details). It works in production now, and has iOS, Android, and desktop clients. You can self-host it right now, and Tim's aiming on standing up a software-as-a-service organization sometime soon.

A few interesting things:

* It's a Django application; if you want to understand how a Django web app does realtime stuff, check out the Zulip architectural overview and "life of a request" narrative.
* There's a mature code base, with a lot of test coverage, which is easier for a new programmer to get started with, and the developer setup docs are clear and well-tested.
* Zulip uses mypy for optional static type checking, which is an interesting way of balancing the flexibility of Python's duck typing with the error-checking of static typing.
* There's a live instance right now where you're welcome to come, lurk, ask questions, give your opinions on the product roadmap for 2016, and get help troubleshooting. If you want to make sure you're there sometime when other users and developers are there, come to the upcoming "office hour" on Monday, August 1, 1700-1800 UTC.
* Unlike Slack, Zulip lets you have individual threads ("topics") within channels ("streams"), and you can mute those threads to reduce notification noise.

Check it out!

February 2024

S M T W T F S
    123
45678910
11121314 151617
18192021222324
2526272829  

Style Credit

Expand Cut Tags

No cut tags