Unofficially Line bot Messaging using Asynchronous
Please be warned: AsyncLine
is in a very early beta. You will encounter bugs when using it. In addition, there are very many rough edges. With that said, please try it out in your applications: I need your feedback to fix the bugs and file down the rough edges.
- Fully Asynchronously
- Optional using threads (removed for some reasons)
- Safe-Thread thrift
- Slightly faster (make it sure)
- Easy to use
- Installed from pip soon.
- clone this repository
git clone https://github.com/dyseo/AsyncLine
cd AsyncLine
pip3 install -r requirements.txt
Please read Example as well as you can
Dyseo / Line
Issues always open for this
AsyncLine - Unofficially API Client library for Python
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
AsyncLine is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.