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.
│ ├───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
│ └───bot_shell.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.
Source Distribution
zulip_bots-0.9.1.tar.gz
(2.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zulip_bots-0.9.1.tar.gz.
File metadata
- Download URL: zulip_bots-0.9.1.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cdf03dec0d8c918fcad39c3eca48a24f3360d532cb2f600c5cee84a51f8140f
|
|
| MD5 |
fa1af69a9e69f9045a0435dcc9102f20
|
|
| BLAKE2b-256 |
c2345f1d940f16bf826b70ca97983b52164381abe9015535f815c9df0275f958
|
File details
Details for the file zulip_bots-0.9.1-py3-none-any.whl.
File metadata
- Download URL: zulip_bots-0.9.1-py3-none-any.whl
- Upload date:
- Size: 2.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db0be0ad5eae1831ad65b6c16a816896ac6daeed68110b495f53fd3e8329bda8
|
|
| MD5 |
4c7b77b6ad9e547dd04bc521f4995566
|
|
| BLAKE2b-256 |
9284dcc6ae0f2b66c5916b803c7f8b59a68dad59db12bb77cc9279b2f87092ad
|