Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Community-based extensions for the python-telegram-bot library.

License

NotificationsYou must be signed in to change notification settings

python-telegram-bot/ptbcontrib

Repository files navigation

ptbcontrib Logo

Community-based extensions for thepython-telegram-bot library.

Supported Python versionsLGPLv3 LicenseGithub Actions workflowMedian time to resolve an issueCode qualitypre-commit.ci statusTelegram Group

Table of contents

Introduction

This library provides extensions for thepython-telegram-bot library written and maintained by the community of PTB users.

Installing

Because this library is subject to more frequent changes than PTB, it isnot available via PyPi. You can still install it via pip:

$ pip install git+https://github.com/python-telegram-bot/ptbcontrib.git@main

If you want to use an extension that has some special requirements, you can install them on the fly as e.g.

$ pip install"ptbcontrib[extension1,extension2] @ git+https://github.com/python-telegram-bot/ptbcontrib.git@main"

Or you can install from source with:

$ git clone https://github.com/python-telegram-bot/ptbcontrib$cd ptbcontrib$ python setup.py install

Getting help

You can get help in several ways:

  1. We have a vibrant community of developers helping each other in ourTelegram group. Join us!
  2. Report bugs, request new features or ask questions bycreating an issue.

Contributing

Contributions of all sizes are welcome. Please review ourcontribution guidelines to get started. You can also help byreporting bugs.

License

You may copy, distribute and modify the software provided that modifications are described and licensed for free underLGPL-3. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be.

About

Community-based extensions for the python-telegram-bot library.

Topics

Resources

License

Stars

Watchers

Forks

Contributors21

Languages


[8]ページ先頭

©2009-2025 Movatter.jp