[PR #2582] [ADD] Ampalibe Framework #1899

Open
opened 2025-11-06 13:25:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2582
Author: @rivo2302
Created: 5/14/2024
Status: 🔄 Open

Base: masterHead: ampalibe


📝 Commits (1)

  • 3fc6ffb [ADD] Ampalibe Framework

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Ampalibe is a lightweight Python framework for building Facebook Messenger bots faster. It uses api from the Messenger platforms and offers a simple and quick functions to use it.

Features :

Official documentation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2582 **Author:** [@rivo2302](https://github.com/rivo2302) **Created:** 5/14/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `ampalibe` --- ### 📝 Commits (1) - [`3fc6ffb`](https://github.com/vinta/awesome-python/commit/3fc6ffbdc8c07e3f20f521b353d15b19c57bbd6f) [ADD] Ampalibe Framework ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description **Ampalibe** is a lightweight Python framework for building Facebook Messenger bots faster. It uses api from the [Messenger platforms](https://developers.facebook.com/docs/messenger-platform/) and offers a simple and quick functions to use it. Features : - [Webhooks & process Management](https://ampalibe.readthedocs.io/en/latest/intro.html#webhooks-process-management) : No need to manage webhooks and data , messages are received directly in a main function - [Payload Management](https://ampalibe.readthedocs.io/en/latest/intro.html#payload-management) : Manage Payload easily , send data with Payload object and get it in destination function’s parameter - [Langage Management](https://ampalibe.readthedocs.io/en/latest/intro.html#langage-management) :Language management is directly managed by Ampalibe [Official documentation](https://ampalibe.readthedocs.io/) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:25:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1899