You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

calendar-pytba

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calendar-pytba

1.1.0
PyPI
Maintainers
1

PyPi Package Version Supported Python versions PyPi downloads

calendar-pytba

Library for creating a calendar from InlineKeyboardMarkup in Telegram bots. Works with pyTelegramBotAPI library

Installation:

  • Using pip:
pip install calendar-pytba
  • Using poetry:
poetry add calendar-pytba
  • Build from source:

Install Poetry

git clone https://github.com/pavelan0khin/calendar-pytba.git

cd calendar-pytba

poetry build

Usage:

Demo:

Alt Text

You can also see an example of how it works:

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts