Skip to main content

Simple Inline Time Selection tool for Aiogram Telegram bots

Project description

# Time Selection tool for Aiogram Telegram Bots

## Description A simple inline time selection tool for [aiogram](https://github.com/aiogram/aiogram) telegram bots written in Python. Offers 1 type of date picker: Full Time Picker - user can select a time with hours, minutes and seconds.

## Usage Install package with pip

pip install aiogram_timepicker

A full working example on how to use aiogram-timepicker is provided in bot_example.py. You create a timepicker panel and add it to a message with a reply_markup parameter and then you can process it in a callbackqueyhandler method using the process_selection method.

## Licence Read more about licence [here](./LICENSE.txt).

Project details


Download files

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

Source Distribution

aiogram_timepicker-0.0.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

aiogram_timepicker-0.0.1-py3-none-any.whl (6.8 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