Skip to content

alcantarar/fbchat-1

 
 

fbchat: Facebook Chat (Messenger) for Python

License: BSD 3-Clause Supported python versions: 2.7, 3.4, 3.5, 3.6 and pypy Documentation Travis CI

Facebook Chat (Messenger) for Python. This project was inspired by facebook-chat-api.

No XMPP or API key is needed. Just use your email and password.

Go to Read the Docs to see the full documentation, or jump right into the code by viewing the examples

Installation:

$ pip install fbchat

You can also install from source, by using setuptools (You need at least version 30.3.0):

$ git clone https://github.com/carpedm20/fbchat.git
$ cd fbchat
$ python setup.py install

Maintainer

About

Facebook Chat (Messenger) for Python

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%