line-bot-sdk 3.13.0
0
LINE Messaging API SDK for Python
Contents
LINE Messaging API SDK for Python
Stars: 1917, Watchers: 1917, Forks: 970, Open Issues: 3The line/line-bot-sdk-python
repo was created 8 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1917 github stars!
How to Install line-bot-sdk
You can install line-bot-sdk using pip
pip install line-bot-sdk
or add it to a project with poetry
poetry add line-bot-sdk
Package Details
- Author
- RyosukeHasebe
- License
- Apache License 2.0
- Homepage
- https://github.com/line/line-bot-sdk-python
- PyPi:
- https://pypi.org/project/line-bot-sdk/
- GitHub Repo:
- https://github.com/line/line-bot-sdk-python
Classifiers
- Software Development
Related Packages
Errors
A list of common line-bot-sdk errors.
Code Examples
Here are some line-bot-sdk
code examples and snippets.
GitHub Issues
The line-bot-sdk package has 3 open issues on GitHub
- Release 2.1.0
- Drop python 3.6 support
- Make the Message attribute names align with the original json