# 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
## Usage Install package
pip install aiogram_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:

Release files for aiogram-calendar3x 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aiogram_calendar3x-0.0.1.tar.gz | 1.2 kB | Details |
Release files / aiogram_calendar3x-0.0.1.tar.gz
| Download URL | aiogram_calendar3x-0.0.1.tar.gz |
|---|---|
| Size | 1.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4308b89f90609e402761dfc3e4551f102e40ed72e8292a70a45d00035f9caab0
|
|
BLAKE2b-256 checksum How to use checksums |
3b8163fee59a1281673bed308c4d8da0c3a1f4567ba884ee6d17a8140ad3ee45
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.0
|