Skip to main content

Simple Inline Calendar & Date Selection tool for Aiogram Telegram bots

Project description

# Date Selection tool for Aiogram Telegram Bots

## Description

A simple inline calendar, date selection tool for [aiogram](https://github.com/aiogram/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

Project was forked for aiogram version 3.0.0b8 (3.0.0b7)

## Usage Install package

pip install aiogram3b8_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:

![aiogram_calendar](https://j.gifs.com/nRQlqW.gif)

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

aiogram3b8_calendar-0.0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

aiogram3b8_calendar-0.0.2-py3-none-any.whl (6.1 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