Socket
Socket
Sign inDemoInstall

calendar-pytba

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    calendar-pytba


Maintainers
1

Readme

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:

  1. Create calendar
  2. Handle callbacks

Demo:

Alt Text

You can also see an example of how it works:

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc