first commit

This commit is contained in:
Taehoon Kim
2015-04-18 21:55:56 +09:00
commit a81fff0211
7 changed files with 213 additions and 0 deletions

32
README.rst Normal file
View File

@@ -0,0 +1,32 @@
======
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/>`__