Find a file
2017-07-26 20:01:46 +02:00
tools testing: Properly exclude files for linting in Windows. 2017-07-25 10:55:49 -07:00
zulip api: Move the API package to a dedicated subdirectory. 2017-07-18 02:20:32 -02:30
zulip_bots john bot: Change confusing variable 'abot' to 'chatterbot'. 2017-07-26 20:01:46 +02:00
zulip_botserver bots: Audit filesystem access. 2017-07-26 20:01:17 +02:00
.gitignore bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
.travis.yml travis: Update Travis config to install and test all packages. 2017-07-18 02:25:29 -02:30
README.md api: Move the API package to a dedicated subdirectory. 2017-07-18 02:20:32 -02:30

Zulip API

This repository contains the source code for Zulip's PyPI packages:

  • zulip: PyPI package for Zulip's API bindings.
  • zulip_bots: PyPI package for Zulip's bots and bots API.
  • zulip_botserver: PyPI package for Zulip's Flask bot server.