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
│ └───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.8.2.tar.gz
(2.3 MB
view details)
Built Distribution
File details
Details for the file zulip_bots-0.8.2.tar.gz
.
File metadata
- Download URL: zulip_bots-0.8.2.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f61e87e1eae71cfad9878d21da19328925cc5f2b3cc27b539add39f9494ca3f |
|
MD5 | b8e70068cc6a2e7b93c3cc631a7f9f36 |
|
BLAKE2b-256 | 86f4a7dbe3b2712ac8f71ef7cab4709e4cfd38a3513cabdbe14cca730a851097 |
File details
Details for the file zulip_bots-0.8.2-py3-none-any.whl
.
File metadata
- Download URL: zulip_bots-0.8.2-py3-none-any.whl
- Upload date:
- Size: 2.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ea84273825913cbc71947f5cb8624487cf0de83b6fc1b6d067249bfbff5ecff |
|
MD5 | 090bf2f3f0c97dc309c953a10d9ca91d |
|
BLAKE2b-256 | ac230adf201e085fc7e897629a846f5410e8d4b34f0a6597b23e67dbf675c933 |