Skip to content

anokhinpavel/pytba-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InlineKeyboardButtons-Calendar for PyTelegramBotApi

A small library that allows you to give the user a convenient format for selecting the desired date

You can try it in real mode: https://t.me/pytbacalendarbot

Install

  1. cd /your/project/path
  2. pip install pytba-calendar

Usage

Import the library:

import pytba_calendar

To see examples of usage, please see the project file example.py

Timezones

By default, the bot uses the UTC time zone. If you want to change it to another, you should specify your time zone after the declaring calendar object. An example is also available in the file example.py

Flow

About

InlineKeyboardButtons-Calendar for PyTelegramBotApi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages