sajidanower23 / fbchat-asyncio

Facebook Messenger library for Python/Asyncio

Home Page:https://pypi.org/project/fbchat-asyncio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbchat-asyncio

License: BSD 3-Clause Supported python versions: 3.6, 3.7, 3.8

This project is a fork of carpedm20/fbchat to add asyncio support. Most of the upstream documentation should apply with the necessary async/await statements added. Also, the examples have been updated to the asyncio version.

Installation:

$ pip install fbchat-asyncio

You can also install from source:

$ git clone https://github.com/tulir/fbchat-asyncio.git
$ cd fbchat-asyncio
$ pip install .

Maintainer

Upstream

About

Facebook Messenger library for Python/Asyncio

https://pypi.org/project/fbchat-asyncio/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%