Skip to main content

Client for Facebook Send API

Project description

FBotics: Python Client for Facebook Send API

Build Status license codecov pypi

Read the documentation at Fbotics.io.

Overview

FBotics is a Python client for Facebook Send API. The Send API is the main API used to send messages to users, including text, attachments, structured message templates, sender actions, and more. The goal of this project is to privide a clean and professional client, which can be used in production environments. For this, each new functionality added will be fully tested and documented. Currently this project is under development and offers a limited set of features of the Facebook Send API.

Features

FBotics currently supports sending following message types:

  • Quick Replies
  • Buttons
    • Call Button
    • Postback Button
    • URL Button
  • Templates
    • Button Template
    • Generic Template
    • List Template

Read the documentation at Fbotics.io.

Installation

You can install the latest version of FBotics using pip:

pip install fbotics

You can also install FBotics from GitHub source:

First, clone FBotics using git:

git clone git@github.com:pasmod/fbotics.git

Then, cd to the project folder and run the install command:

cd fbotics
pip install .

Development & Testing

Before developing FBotics further, please install Docker. For building the Docker image and installing all dependencies of FBotics, run:

cd fbotics
make build

Then execute the following command to run all the components required to work on FBotics:

cd fbotics
make up

To execute the tests:

make test

To create coverage report:

make coverage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fbotics-0.0.9.tar.gz (33.1 kB view details)

Uploaded Source

Built Distribution

fbotics-0.0.9-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

Details for the file fbotics-0.0.9.tar.gz.

File metadata

  • Download URL: fbotics-0.0.9.tar.gz
  • Upload date:
  • Size: 33.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for fbotics-0.0.9.tar.gz
Algorithm Hash digest
SHA256 71b8a1095375586deec0dde75c5ecafef45c0c2ecb797bebae1befa71fdf3da4
MD5 9ccae02d733cc278867ce7155f7a55c6
BLAKE2b-256 c5302f2d79f78cc1089f5abb31e6e80e4b44b30a7d21b1390c171852586d8138

See more details on using hashes here.

File details

Details for the file fbotics-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: fbotics-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 28.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for fbotics-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 2c2ed47348b62976c88dda7c0c2792966e43c53cb435fb0f4ea1b89f3b61c58c
MD5 964cc45bb50003b82590007a7ab43052
BLAKE2b-256 7f304219463d46a4c18fa82e345f38235d0aa6d72417df07a7c47d0d6cd256ad

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page