Python zulip

Open-source Python projects categorized as zulip

Top 4 Python zulip Projects

  1. Zulip

    Zulip server and web application. Open-source team chat that helps teams stay productive and focused.

    Project mention: From Ghost to Zulip: Setting Up Zulip Locally on WSL2 (and Fixing Tricky Python Issues) | dev.to | 2025-12-17

    git clone --config pull.rebase git@github.com:YOURUSERNAME/zulip.git cd zulip git remote add -f upstream https://github.com/zulip/zulip.git

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. zulip-terminal

    Official Zulip terminal client.

    Project mention: Zulip Terminal – Zulip's official terminal client | news.ycombinator.com | 2025-03-20
  4. python-zulip-api

    Python library for the Zulip API.

  5. zulip-archive

    Generate a static HTML archive of messages in any combination of streams in a Zulip organization.

    Project mention: IRC Driven – modern IRC indexing site and search engine | news.ycombinator.com | 2025-01-13

    Search engines are great at rendering content using JavaScript, they're just not able to explore the Zulip web application's URL structure, so they tend to index one page per Zulip installation.

    The current solution is that projects that want their publicly available content to be search engine indexed set up https://github.com/zulip/zulip-archive, which usually involves hooking a GitHub action up to GitHub Pages for a 0-infrastructure deployment. Ultimately, that's the same model as an IRC indexing project like this one: a separate tool from the chat server is responsible for search engine indexing.

    Lean runs one here: https://leanprover-community.github.io/archive/, but it looks like it hasn't updated in a year, so likely whoever in the Lean community needs to investigate why it isn't updating.

    https://github.com/zulip/zulip/issues/21881 tracks our goal of making the server natively offer search engine indexing. The current separate archive tool model has some advantages (search engine load can't break the server, for example), but I think it'll be worth doing the native version when we can find the resources for it.

    Source: I lead the Zulip project.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python zulip discussion

Python zulip related posts

Index

What are some of the best open-source zulip projects in Python? This list will help you:

# Project Stars
1 Zulip 24,021
2 zulip-terminal 786
3 python-zulip-api 390
4 zulip-archive 81

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?