Zulip's Bot framework
Project description
Zulip bots
This directory contains the source code for the zulip_bots
PyPI package.
The Zulip documentation has guides on using Zulip's bot system and writing your own bots.
Directory structure
zulip_bots # This directory ├───zulip_bots # `zulip_bots` package. │ ├───bots/ # Actively maintained and tested bots. │ ├───bots_unmaintained/ # Unmaintained, potentially broken bots. │ ├───game_handler.py # Handles game-related bots. │ ├───lib.py # Backbone of run.py │ ├───provision.py # Creates a development environment. │ ├───run.py # Used to run bots. │ ├───simple_lib.py # Used for terminal testing. │ ├───test_lib.py # Backbone for bot unit tests. │ ├───test_run.py # Unit tests for run.py │ └───terminal.py # Used to test bots in the command line. └───setup.py # Script for packaging.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size zulip_bots-0.7.1-py3-none-any.whl (2.3 MB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for zulip_bots-0.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523fe91fdb05aad1a55a7466e5bd6307f899767dedd969b2d7fd72397f8f4ee4 |
|
MD5 | ca1fce3651923edfa3bee5a758a809e3 |
|
BLAKE2-256 | 1c5aff845383ad004c3e676b9387804f6d1f561f4674badd62dde8738e3122e8 |