You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

fbchat

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbchat

Facebook Chat (Messenger) for Python


Maintainers
2

Readme

fbchat: Facebook Chat (Messenger) for Python

.. image:: https://img.shields.io/badge/license-BSD-blue.svg :target: https://github.com/carpedm20/fbchat/tree/master/LICENSE :alt: License: BSD 3-Clause

.. image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5%2C%203.6%203.7%20pypy-blue.svg :target: https://pypi.python.org/pypi/fbchat :alt: Supported python versions: 2.7, 3.4, 3.5, 3.6, 3.7 and pypy

.. image:: https://readthedocs.org/projects/fbchat/badge/?version=latest :target: https://fbchat.readthedocs.io :alt: Documentation

.. image:: https://travis-ci.org/carpedm20/fbchat.svg?branch=master :target: https://travis-ci.org/carpedm20/fbchat :alt: Travis CI

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black :alt: Code style

Facebook Chat (Messenger <https://www.facebook.com/messages/>) for Python. This project was inspired by facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>.

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

Go to Read the Docs <https://fbchat.readthedocs.io>__ to see the full documentation, or jump right into the code by viewing the examples <https://github.com/carpedm20/fbchat/tree/master/examples>__

Installation:

.. code-block::

$ pip install fbchat

You can also install from source if you have pip>=19.0:

.. code-block::

$ git clone https://github.com/carpedm20/fbchat.git
$ pip install fbchat

Maintainer

  • Mads Marquart / @madsmtm <https://github.com/madsmtm>__
  • Taehoon Kim / @carpedm20 <http://carpedm20.github.io/about/>__

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc