``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/>`__
Raw data
{
"_id": null,
"home_page": "https://github.com/JethroNatividad/fbchat/",
"name": "JethroNatividad-fbchat",
"maintainer": "Jethro Natividad",
"docs_url": null,
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4.0,>=2.7",
"maintainer_email": "natividad.jet@gmail.com",
"keywords": "Facebook FB Messenger Library Chat Api Bot",
"author": "Jethro Natividad",
"author_email": "natividad.jet@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/03/e1/a5e85ac7a4d1cdfd4719fa7a0aa12d7a45dfcad463fda036e5eda06c944e/jethronatividad_fbchat-1.9.7.tar.gz",
"platform": null,
"description": "``fbchat``: Facebook Chat (Messenger) for Python\n================================================\n\n.. image:: https://img.shields.io/badge/license-BSD-blue.svg\n :target: https://github.com/carpedm20/fbchat/tree/master/LICENSE\n :alt: License: BSD 3-Clause\n\n.. image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5%2C%203.6%203.7%20pypy-blue.svg\n :target: https://pypi.python.org/pypi/fbchat\n :alt: Supported python versions: 2.7, 3.4, 3.5, 3.6, 3.7 and pypy\n\n.. image:: https://readthedocs.org/projects/fbchat/badge/?version=latest\n :target: https://fbchat.readthedocs.io\n :alt: Documentation\n\n.. image:: https://travis-ci.org/carpedm20/fbchat.svg?branch=master\n :target: https://travis-ci.org/carpedm20/fbchat\n :alt: Travis CI\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/ambv/black\n :alt: Code style\n\nFacebook Chat (`Messenger <https://www.facebook.com/messages/>`__) for Python.\nThis project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.\n\n**No XMPP or API key is needed**. Just use your email and password.\n\nGo to `Read the Docs <https://fbchat.readthedocs.io>`__ to see the full documentation,\nor jump right into the code by viewing the `examples <https://github.com/carpedm20/fbchat/tree/master/examples>`__\n\nInstallation:\n\n.. code-block::\n\n $ pip install fbchat\n\nYou can also install from source if you have ``pip>=19.0``:\n\n.. code-block::\n\n $ git clone https://github.com/carpedm20/fbchat.git\n $ pip install fbchat\n\n\nMaintainer\n----------\n\n- Mads Marquart / `@madsmtm <https://github.com/madsmtm>`__\n- Taehoon Kim / `@carpedm20 <http://carpedm20.github.io/about/>`__\n\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "Facebook Chat (Messenger) for Python",
"version": "1.9.7",
"project_urls": {
"Documentation": "https://YourUsername.github.io/fbchat/",
"Homepage": "https://github.com/JethroNatividad/fbchat/",
"Repository": "https://github.com/YourUsername/fbchat/"
},
"split_keywords": [
"facebook",
"fb",
"messenger",
"library",
"chat",
"api",
"bot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cbb5c786888089788df19f7373431670f3eda6010a4fb7247240e0fe296a8be0",
"md5": "18051da8af6cea51d7ace28ef0ea9e89",
"sha256": "61c95e3a24358cc1e921036492d1bc9b044413193845df0723906c9cec17418c"
},
"downloads": -1,
"filename": "jethronatividad_fbchat-1.9.7-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "18051da8af6cea51d7ace28ef0ea9e89",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4.0,>=2.7",
"size": 57275,
"upload_time": "2024-04-06T17:07:25",
"upload_time_iso_8601": "2024-04-06T17:07:25.699349Z",
"url": "https://files.pythonhosted.org/packages/cb/b5/c786888089788df19f7373431670f3eda6010a4fb7247240e0fe296a8be0/jethronatividad_fbchat-1.9.7-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "03e1a5e85ac7a4d1cdfd4719fa7a0aa12d7a45dfcad463fda036e5eda06c944e",
"md5": "d43337ef759f4f67d33212340adacbb3",
"sha256": "d8b0daeff42e9d9066a80b5ad029f58d5872de0638b779a1f8493c537819885b"
},
"downloads": -1,
"filename": "jethronatividad_fbchat-1.9.7.tar.gz",
"has_sig": false,
"md5_digest": "d43337ef759f4f67d33212340adacbb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4.0,>=2.7",
"size": 1610288,
"upload_time": "2024-04-06T17:07:29",
"upload_time_iso_8601": "2024-04-06T17:07:29.906401Z",
"url": "https://files.pythonhosted.org/packages/03/e1/a5e85ac7a4d1cdfd4719fa7a0aa12d7a45dfcad463fda036e5eda06c944e/jethronatividad_fbchat-1.9.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-06 17:07:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JethroNatividad",
"github_project": "fbchat",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "jethronatividad-fbchat"
}