An API wrapper designed to simplify the process of integrating Line Messaging API
Project description
Rey - Line Messaging API Python Wrapper
Yet another asynchronous API wrapper designed to simplify the process of integrating Line Messaging API into your Python applications. With Rey, you can send and receive messages, manage user profiles, and leverage Line's rich multimedia messaging capabilities. Rey Is supposed to be a personal project of mine out of boredom and curiosity. Other Features would be implemented soon enough such as but not limited to:
- Full support of the messaging API (all endpoints).
- Webhook event with flask & ngrok support.
Features
-
Asynchronous: Rey is built using the
aiohttplibrary, allowing you to write non-blocking code for your Line Messaging applications. -
Ease of Use: Rey provides a simple and intuitive API for sending and receiving messages, managing users, and handling events.
-
Customizable: You can customize and extend Rey to fit the specific requirements of your Line Messaging project.
Installation
To install Rey, simply use pip:
pip install rey
Contributing
Contributions to Rey are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. If you'd like to contribute code, feel free to fork the repository and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- Special thanks to the Line Messaging API team for providing a powerful platform for building Line bots and applications.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file reyline-0.1.tar.gz.
File metadata
- Download URL: reyline-0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
194d7172bdd639a3412be7ba08685ef1e0c38a5f0a78a0bc5a9865749e7fa31f
|
|
| MD5 |
ad92e00ad6ed8bf8f62de775b14ae64c
|
|
| BLAKE2b-256 |
dfe2f1e3290e4c396d0baa0c098d9229e2b4584235559e1d6fec203e3e2ec2cb
|