aiogram3-calendar 0.1.2

Creator: codyrutscher

Last updated:

Add to Cart

Description:

aiogram3calendar 0.1.2

Date Selection tool for Aiogram Telegram Bots
Description
A simple inline calendar, date selection tool for aiogram telegram bots written in Python.
Offers two types of date pickers:
Navigation calendar - user can either select a date or move to the next or previous month/year by clicking a singe button.
Dialog calendar - user selects year on first stage, month on next stage, day on last stage
Usage
Install package
pip install aiogram3_calendar

A full working example on how to use aiogram-calendar is provided in bot_example.py.
You create a calendar 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.
Gif demo:

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.