This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
fbchat/README.rst
Taehoon Kim a81fff0211 first commit
2015-04-18 21:55:56 +09:00

33 lines
707 B
ReStructuredText

======
fbchat
======
.. image:: https://pypip.in/v/fbchat/badge.png?style=flat
:target: https://pypi.python.org/pypi/fbchat
.. image:: https://pypip.in/d/fbchat/badge.png?style=flat
:target: https://pypi.python.org/pypi/fbchat
.. image:: https://pypip.in/status/fbchat/badge.svg?style=flat
:target: https://pypi.python.org/pypi/fbchat
.. image:: https://pypip.in/license/fbchat/badge.svg?style=flat
:target: https://pypi.python.org/pypi/fbchat
Facebook Chat(`Messenger <https://www.messenger.com/>`__) for Python.
Installation
============
Via pip:
.. code-block:: console
$ pip install fbchat
Authors
=======
Taehoon Kim / `@carpedm20 <http://carpedm20.github.io/about/>`__