Metadata-Version: 2.1
Name: aiogram-datepicker
Version: 0.0.3
Summary: Telegram Bots datepicker & Aiogram datepicker
Home-page: https://github.com/netbriler/aiogram-datepicker
Author: Briler
Author-email: netbriler@gmail.com
License: MIT
Download-URL: https://github.com/netbriler/aiogram-datepicker/archive/refs/tags/0.0.1-beta.tar.gz
Keywords: Aiogram,Telegram,Bots,Calendar,Datepicker
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aiogram
Requires-Dist: pydantic

# Aiogram datepicker widget

## Installing

    pip install aiogram-datepicker

## Demo:

![aiogram-datepicker](https://i.imgur.com/15hSnwZ.gif)


