Skip to main content

Framework/toolkit for building Telegram bots with telebot and redis

Project description

telebot-components

Framework / toolkit for building bots with telebot.

Development

Install with Poetry (requires 1.2.x and higher with plugin support):

poetry install

Testing

pytest tests -vv

By default all tests are run with in-memory Redis emulation. But if you have Redis installed you can run them locally on real Redis by specifying something like

export REDIS_URL="redis://localhost:1234"

Tests must be able to find an empty Redis DB to use; they also clean up after themselves.

Project details


Release history Release notifications | RSS feed

This version

0.3.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telebot-components-0.3.0.tar.gz (47.8 kB view hashes)

Uploaded Source

Built Distribution

telebot_components-0.3.0-py3-none-any.whl (55.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page